Index
All Classes and Interfaces|All Packages|Serialized Form
A
- AbsoluteGeoCoordinate - Class in com.here.platform.location.tpeg2.olr
-
An absolute geocoordinate in WGS84 using 24 bit-resolution.
- AbsoluteGeoCoordinate(int, int, Optional<Object>) - Constructor for class com.here.platform.location.tpeg2.olr.AbsoluteGeoCoordinate
- AbsoluteGeoCoordinate(int, int, Option<Object>) - Constructor for class com.here.platform.location.tpeg2.olr.AbsoluteGeoCoordinate
- AbstractDataLoaderDecorator<Id,
T> - Class in com.here.platform.location.dataloader.core -
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- AbstractDataLoaderDecorator(DataLoader<Id, ?>) - Constructor for class com.here.platform.location.dataloader.core.AbstractDataLoaderDecorator
-
Deprecated.
- AbstractLocationReference - Interface in com.here.platform.location.tpeg2.olr
-
The base type for all OpenLR reference types.
- AbstractShape - Interface in com.here.platform.location.tpeg2.olr
-
The interface for shapes.
- AbstractTileLoaderDecorator<T> - Class in com.here.platform.location.dataloader.core.javadsl
-
Deprecated.
- AbstractTileLoaderDecorator(TileLoader<T>) - Constructor for class com.here.platform.location.dataloader.core.javadsl.AbstractTileLoaderDecorator
-
Deprecated.
- ABW - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Aruba
- ABW$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ABW$
- accept() - Method in class com.here.platform.data.client.base.ApiRequest
- accessPoint() - Method in class com.here.platform.location.referencing.PointOfInterest
- AccessPoint - Class in com.here.platform.location.referencing
-
An access point defined by a point along a
LinearLocation. - AccessPoint(Vertex, double, SideOfRoad, PointOrientation) - Constructor for class com.here.platform.location.referencing.AccessPoint
- AccessPoint(Vertex, double, SideOfRoad, PointOrientation) - Constructor for class com.here.platform.location.referencing.AccessPoint
- AccessRestriction - Interface in com.here.platform.location.integration.optimizedmap.graph
-
List of disjoint
AccessRestrictionTypevalues that can be combined to create more types using theAccessRestrictionType.unionmethod. - AccessRestrictionType - Class in com.here.platform.location.integration.optimizedmap.graph
-
Represents the access restriction for different types of traffic as a bitmask.
- AccessRestrictionType(int) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.AccessRestrictionType
- accessType() - Method in class com.here.platform.data.client.base.ApiRequest
- AccessType - Interface in com.here.platform.data.client.base.http
- AccessType.Authenticated$ - Class in com.here.platform.data.client.base.http
- AccessType.Lookup - Class in com.here.platform.data.client.base.http
- AccessType.Lookup$ - Class in com.here.platform.data.client.base.http
- AccessType.OLSLookup - Class in com.here.platform.data.client.base.http
- AccessType.OLSLookup$ - Class in com.here.platform.data.client.base.http
- AccessType.ResourceLookup - Class in com.here.platform.data.client.base.http
- AccessType.ResourceLookup$ - Class in com.here.platform.data.client.base.http
- AccessType.Unauthenticated$ - Class in com.here.platform.data.client.base.http
- Accident - Class in com.here.platform.location.tpeg2.tec
- Accident(short) - Constructor for class com.here.platform.location.tpeg2.tec.Accident
- account() - Method in class com.here.hrn.HRN
- accuracy() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.Elevation
- accuracy() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.Slope
- AdasAttributeDescription - Interface in com.here.platform.location.compilation.heremapcontent
- adasAttributes() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- adasAttributes() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Provides factory methods for accessing properties from the
adasattributeslayer of Optimized Map for Location Library. - adasAttributes() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- adasAttributes(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the ADAS attributes layer that retains all available attributes.
- adasAttributes(Seq<AdasAttributeDescription>, InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the ADAS attributes layer that retains only the specified attributes.
- AdasAttributes(Catalog, DataLoaderProvider) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdasAttributes
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).adasAttributes(). - AdasAttributes(AdasAttributesLayer, RoutingGraphLayer) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdasAttributes
- AdasAttributes(OptimizedMapLayers) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdasAttributes
- AdasAttributes() - Static method in class com.here.platform.location.integration.heremapcontent.HereMapContentLayers
-
Deprecated.The `adas-attributes` layer of a HERE Map Content.
- AdasAttributesLayer - Class in com.here.platform.location.integration.optimizedmap
- AdasAttributesLayer(Function1<TileId, Option<MultiPropertyTile>>) - Constructor for class com.here.platform.location.integration.optimizedmap.AdasAttributesLayer
- add(String, Object) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties
- add(String, Object) - Method in class com.here.platform.location.io.javadsl.geojson.MarkerSymbolImages
- add(String, Object) - Method in class com.here.platform.location.io.javadsl.geojson.Properties
- add(String, Object) - Method in class com.here.platform.location.io.javadsl.geojson.SimpleStyleProperties
- addAll(FeatureCollection) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Appends all the
FeaturesandmarkerSymbolImagesof the other collection at the end of this feature collection. - addAll(Properties) - Method in class com.here.platform.location.io.javadsl.geojson.Properties
- AddAsJava(S, S2JMapping<S>) - Method in class com.here.platform.data.client.base.Mappings.Implicits$
- AddAsScala(J, J2SMapping<J>) - Method in class com.here.platform.data.client.base.Mappings.Implicits$
- AdditionalField - Interface in com.here.platform.data.client.v2.adapter.model
- AdditionalFieldPartitionMetadata - Class in com.here.platform.data.client.v2.caching.javadsl
-
Implementation of
PartitionMetadataexposing common additional fields. - AdditionalFieldPartitionMetadata(String, AdditionalField[]) - Constructor for class com.here.platform.data.client.v2.caching.javadsl.AdditionalFieldPartitionMetadata
- additionalFields() - Method in class com.here.platform.data.client.v2.adapter.model.Partition
- additionalFields() - Method in class com.here.platform.data.client.v2.caching.model.versioned.FullLayerMetadata
- additionalFields() - Method in interface com.here.platform.data.client.v2.caching.model.versioned.LayerMetadata
- additionalFields() - Method in class com.here.platform.data.client.v2.caching.model.versioned.SimpleLayerMetadata
- addSchemaToProject() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- addSchemaToProject(String, AddSchemaToProjectRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Add schema and all related artifacts to the project by using a non scoped token.
- AddSchemaToProjectAdapter(ApiRequest<GetProjectSchemaResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- AddSchemaToProjectAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter$
- AddSchemaToProjectBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectBuilder
- addSchemaToResourcePolicy() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- addSchemaToResourcePolicy(String, CreateResourcePolicyRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Add schema and all attached artifacts to a newly created resource policy.
- AddSchemaToResourcePolicyAdapter(ApiRequest<AddSchemaToResourcePolicyResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- AddSchemaToResourcePolicyAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter$
- AddSchemaToResourcePolicyBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyBuilder
- AdjacencyList - Class in com.here.platform.location.compilation.core
- AdjacencyList(PartitionId, Map<VertexIndex, Seq<AdjacencyList.VertexReference>>) - Constructor for class com.here.platform.location.compilation.core.AdjacencyList
- AdjacencyList.CSRGData - Class in com.here.platform.location.compilation.core
- AdjacencyList.CSRGData$ - Class in com.here.platform.location.compilation.core
- AdjacencyList.SegmentIdMapping - Interface in com.here.platform.location.compilation.core
- AdjacencyList.VertexReference - Class in com.here.platform.location.compilation.core
- AdjacencyList.VertexReference$ - Class in com.here.platform.location.compilation.core
- AdjacencyType - Interface in com.here.platform.location.compilation.core
- AdjacentIncomingSegmentResolver - Class in com.here.platform.location.compilation.core
- AdjacentIncomingSegmentResolver() - Constructor for class com.here.platform.location.compilation.core.AdjacentIncomingSegmentResolver
- adjacentSegments(TopologyPartitionOperations<Object>) - Method in class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedNode
- adjacentSegments(Node) - Static method in class com.here.platform.location.compilation.heremapcontent.SimpleTopologyPartitionOperations
- adjacentSegments(Object) - Method in interface com.here.platform.location.compilation.core.TopologyPartitionOperations
- advancedNavigationAttribute(Catalog, String, Catalog, CacheManager, AttributeAccessor<AdvancedNavigationAttributesPartition, T>) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).advancedNavigationAttributes(). - AdvancedNavigationAttributeDescription - Interface in com.here.platform.location.compilation.heremapcontent
- advancedNavigationAttributes() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- advancedNavigationAttributes() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Provides factory methods for accessing properties from the
advancednavigationattributeslayer of Optimized Map for Location Library. - advancedNavigationAttributes() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- advancedNavigationAttributes(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the Advanced Navigation attributes layer that retains all available attributes.
- advancedNavigationAttributes(Seq<AdvancedNavigationAttributeDescription>, InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the Advanced Navigation attributes layer that retains only the specified attributes.
- AdvancedNavigationAttributes(Catalog, DataLoaderProvider) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdvancedNavigationAttributes
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).advancedNavigationAttributes(). - AdvancedNavigationAttributes(AdvancedNavigationAttributesLayer) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdvancedNavigationAttributes
- AdvancedNavigationAttributes(OptimizedMapLayers) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdvancedNavigationAttributes
- AdvancedNavigationAttributes() - Static method in class com.here.platform.location.integration.heremapcontent.HereMapContentLayers
-
Deprecated.The `advanced-navigation-attributes` layer of a HERE Map Content.
- AdvancedNavigationAttributesLayer - Class in com.here.platform.location.integration.optimizedmap
- AdvancedNavigationAttributesLayer(Function1<TileId, Option<MultiPropertyTile>>) - Constructor for class com.here.platform.location.integration.optimizedmap.AdvancedNavigationAttributesLayer
- Advice - Class in com.here.platform.location.tpeg2.tec
- Advice(Optional<AdviceCode>, Optional<SubAdviceType>, List<LocalisedShortString>, List<VehicleRestriction>) - Constructor for class com.here.platform.location.tpeg2.tec.Advice
- Advice(Option<AdviceCode>, Option<SubAdviceType>, Seq<LocalisedShortString>, Seq<VehicleRestriction>) - Constructor for class com.here.platform.location.tpeg2.tec.Advice
- adviceCode() - Method in class com.here.platform.location.tpeg2.tec.Advice
- AdviceCode - Class in com.here.platform.location.tpeg2.tec
- AdviceCode(short) - Constructor for class com.here.platform.location.tpeg2.tec.AdviceCode
- advices() - Method in class com.here.platform.location.tpeg2.tec.Event
- AFG - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Afghanistan
- AFG$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AFG$
- AGAINST_LINE - Enum constant in enum class com.here.platform.location.referencing.javadsl.PointOrientation
- againstDrivingDirection() - Method in class com.here.platform.location.tpeg2.olr.PathProperties
- aggregate(Map<String, Object>, Iterator<byte[]>) - Method in interface com.here.platform.dal.custom.UDF
-
Aggregates all messages in user defined format and returns an array of bytes.
- AGO - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Angola
- AGO$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AGO$
- AIA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Anguilla
- AIA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AIA$
- aid() - Method in class com.here.platform.location.tpeg2.tfp.LinkedCause
- ALA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Aland Islands
- ALA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ALA$
- ALB - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Albania
- ALB$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ALB$
- all() - Method in class com.here.platform.location.compilation.core.AttributeDescriptionCompanion
- allDeclaredAttributeDescriptions() - Method in class com.here.platform.location.compilation.core.AttributeDescriptionCompanion
- Alley() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A lane running between or behind buildings.
- ALLEY - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A lane running between or behind buildings.
- ALONG_LINE - Enum constant in enum class com.here.platform.location.referencing.javadsl.PointOrientation
- altitude() - Method in class com.here.platform.location.tpeg2.olr.AbsoluteGeoCoordinate
- altitude() - Method in class com.here.platform.location.tpeg2.olr.RelativeGeoCoordinate
- alwaysIncludeApplicationRootMessageTpegBin() - Method in class com.here.platform.location.tpeg2.BinaryMarshallerConfig
- alwaysIncludeServiceComponentTpegBin() - Method in class com.here.platform.location.tpeg2.BinaryMarshallerConfig
- alwaysIncludeTransportFrameTpegBin() - Method in class com.here.platform.location.tpeg2.BinaryMarshallerConfig
- amFrequency() - Method in class com.here.platform.location.tpeg2.sni.AMFrequency
- amFrequency() - Method in class com.here.platform.location.tpeg2.sni.HDAMBearerInfo
- AMFrequency - Class in com.here.platform.location.tpeg2.sni
- AMFrequency(short) - Constructor for class com.here.platform.location.tpeg2.sni.AMFrequency
- AncestorTileResolver - Interface in com.here.platform.location.inmemory.geospatial
-
Looks up the ancestor
TileIds containing the given tile. - AND - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Andorra
- AND$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AND$
- angle() - Method in class com.here.platform.location.tpeg2.tfp.Restrictions
- AnimalsOnRoadway - Class in com.here.platform.location.tpeg2.tec
- AnimalsOnRoadway(short) - Constructor for class com.here.platform.location.tpeg2.tec.AnimalsOnRoadway
- Api - Interface in com.here.platform.data.client.base
- apiConfig() - Method in class com.here.platform.data.client.base.ApiRequest
- ApiConfiguration - Class in com.here.platform.data.client.base.http.settings
- ApiConfiguration(RetryPolicy, Option<FiniteDuration>, Option<String>) - Constructor for class com.here.platform.data.client.base.http.settings.ApiConfiguration
- ApiConfiguration.Builder - Class in com.here.platform.data.client.base.http.settings
- ApiConfigurationProfile - Class in com.here.platform.data.client.base.http
- ApiConfigurationProfile(CommonSettings) - Constructor for class com.here.platform.data.client.base.http.ApiConfigurationProfile
- ApiEnum - Interface in com.here.platform.data.client.base
- ApiEnumParser<T extends ApiEnum> - Interface in com.here.platform.data.client.base
- APIInformationApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- APIInformationApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- APIInformationApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- APIInformationApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- APIInformationApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- APIInformationApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- APIInformationApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi
- APIInformationApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi
- APIInformationApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi
- APIInformationApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi
- APIInformationApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi
- APIInformationApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi
- APIInformationApi.GetApiVersionAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- APIInformationApi.GetApiVersionAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- APIInformationApi.GetApiVersionAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- APIInformationApi.GetApiVersionAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- APIInformationApi.GetApiVersionBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- APIInformationApi.GetHealthAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- APIInformationApi.GetHealthAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- APIInformationApi.GetHealthAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- APIInformationApi.GetHealthAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- APIInformationApi.GetHealthAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- APIInformationApi.GetHealthAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- APIInformationApi.GetHealthAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- APIInformationApi.GetHealthAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- APIInformationApi.GetHealthAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- APIInformationApi.GetHealthAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- APIInformationApi.GetHealthAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- APIInformationApi.GetHealthAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- APIInformationApi.GetHealthBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- APIInformationApi.GetHealthBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- APIInformationApi.GetHealthBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- APIInformationApi.GetHealthBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- APIInformationApi.GetHealthBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- APIInformationApi.GetOpenapiAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- APIInformationApi.GetOpenapiAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- APIInformationApi.GetOpenAPIAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- APIInformationApi.GetOpenapiAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- APIInformationApi.GetOpenapiAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- APIInformationApi.GetOpenAPIAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- APIInformationApi.GetOpenapiBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- APIInformationApi.GetOpenapiBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- APIInformationApi.GetOpenAPIBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- APIInformationApi.GetVersionAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- APIInformationApi.GetVersionAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- APIInformationApi.GetVersionAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- APIInformationApi.GetVersionAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- APIInformationApi.GetVersionAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- APIInformationApi.GetVersionAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- APIInformationApi.GetVersionAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- APIInformationApi.GetVersionAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- APIInformationApi.GetVersionBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- APIInformationApi.GetVersionBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- APIInformationApi.GetVersionBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- APIInformationApi.GetVersionBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- ApiModel - Interface in com.here.platform.data.client.base
-
This trait needs to be added to any model defined by the api.
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- ApiRequest<U> - Class in com.here.platform.data.client.base
- ApiRequest(ApiRequestExecutor, String, HttpMethod, String, String, String, ApiConfiguration, MetricName, Option<String>, Option<String>, AccessType, Map<Object, ClassTag<?>>, Map<Object, ClassTag<?>>, ClassTag<?>, Option<DataPublisher>, Map<String, Object>, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Constructor for class com.here.platform.data.client.base.ApiRequest
- ApiRequestException - Exception in com.here.platform.data.client.base
- ApiRequestException(String, Option<Exception>) - Constructor for exception com.here.platform.data.client.base.ApiRequestException
- ApiRequestExecutor - Interface in com.here.platform.data.client.base
- applicationContent() - Method in class com.here.platform.location.tpeg2.sni.ServiceComponentResetEntry
- applicationId() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- applicationID() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- applicationID() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- applicationMessage() - Method in class com.here.platform.location.tpeg2.Tpeg2MessageView
- applicationMessages() - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Returns the application messages in this message object.
- ApplicationRootMessage - Class in com.here.platform.location.tpeg2.sfw
- ApplicationRootMessage(Optional<TPEGbin>, Optional<ApplicationRootMessageML>) - Constructor for class com.here.platform.location.tpeg2.sfw.ApplicationRootMessage
- ApplicationRootMessage(Option<TPEGbin>, Option<ApplicationRootMessageML>) - Constructor for class com.here.platform.location.tpeg2.sfw.ApplicationRootMessage
- applicationRootMessageBin() - Method in class com.here.platform.location.tpeg2.sfw.ApplicationRootMessage
- applicationRootMessageML() - Method in class com.here.platform.location.tpeg2.sfw.ApplicationRootMessage
- ApplicationRootMessageML - Interface in com.here.platform.location.tpeg2.sfw
- applicationRootMessages() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFrameCountedProtected
- applicationRootMessages() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedCountedProtected
- applicationRootMessages() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedProtected
- applicationRootMessages() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFrameProtected
- applicationRootMessages() - Method in interface com.here.platform.location.tpeg2.sfw.ServiceComponentFrameContent
- apply(int) - Method in interface com.here.platform.location.core.geospatial.LengthSeq
- apply(int) - Method in class com.here.platform.location.core.geospatial.LengthSeq.Impl
- apply(int) - Method in interface com.here.platform.location.core.mapmatching.LogProbabilitySeq
- apply(int) - Method in class com.here.platform.location.core.mapmatching.LogProbabilitySeq.Impl
- apply(int) - Method in interface com.here.platform.location.core.shortestpath.CostSeq
- apply(int) - Method in class com.here.platform.location.core.shortestpath.CostSeq.Impl
- apply(int) - Method in interface com.here.platform.location.inmemory.geospatial.PackedLineString
-
Selects an element by its index in the
PackedLineString. - apply(int, int) - Method in class com.here.platform.location.core.mapmatching.LogProbabilityMatrix
- apply(long, byte) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- apply(short, Option<Object>, short, int, TmcDirection, TmcSectionType) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- apply(BB, int, int, BoundingBoxOperations<BB>) - Static method in class com.here.platform.location.referencing.GridLocation
- apply(BB, BoundingBoxOperations<BB>) - Static method in class com.here.platform.location.referencing.RectangleLocation
- apply(C) - Method in interface com.here.platform.location.compilation.heremapcontent.javadsl.AttributeAccess
- apply(HereTileKey) - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.HierarchicalHereTileMetadataFetchPolicy
- apply(PartitionId, PartitionId, Map<PartitionId, Partition>, AdjacencyList.SegmentIdMapping, TopologyPartitionOperations<Partition>) - Static method in class com.here.platform.location.compilation.core.AdjacencyList
-
Creates an
AdjacencyListrepresenting all possible transitions through nodes, starting at a vertex in the main partition. - apply(SegmentId) - Method in class com.here.platform.location.compilation.core.SingleTileSegmentIndexResolver
- apply(SegmentReference) - Method in interface com.here.platform.location.compilation.core.AdjacencyList.SegmentIdMapping
-
Translates a segment id from an input partition to its corresponding output partition and segment index
- apply(SegmentReference) - Method in interface com.here.platform.location.compilation.core.SegmentIndexResolver
- apply(SegmentReference) - Method in class com.here.platform.location.compilation.core.SingleTileSegmentIndexResolver
- apply(GeoProjection) - Static method in class com.here.platform.location.core.geospatial.DistanceCalculators
- apply(ProximitySearch<E>) - Static method in class com.here.platform.location.core.geospatial.ClosestResultPerKey
- apply(ProximitySearch<E>, Function1<E, K>) - Static method in class com.here.platform.location.core.geospatial.ClosestResultPerKey
- apply(Catalog, String, CacheLevel) - Static method in class com.here.platform.location.dataloader.core.caching.CacheKey
-
Deprecated.
- apply(TileId) - Static method in class com.here.platform.location.integration.herecommons.geospatial.HereTileLevel
- apply(TileId, int[], double[], double[], byte[][], RangeBasedPropertyTileValidator) - Static method in class com.here.platform.location.inmemory.graph.DenseRangeBasedPropertyTile
- apply(TileId, int, int[], int[], double[], double[], byte[][], int, int, byte, RangeBasedPropertyTileValidator) - Static method in class com.here.platform.location.inmemory.graph.SparseRangeBasedPropertyTile
- apply(Edge) - Method in class com.here.platform.location.inmemory.graph.TiledEdgePropertyMap
- apply(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledGeometryPropertyMap
- apply(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledOverlappingRangeBasedPropertyMap
- apply(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledRangeBasedPropertyMap
- apply(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledUndirectedPropertyMap
- apply(Vertex) - Method in class com.here.platform.location.integration.optimizedmap.graph.TiledHereMapContentReferencePropertyMap
- apply(GeometryLayer, LengthLayer, RoutingGraphLayer) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.UnrestrictedPathMatcherLayers
- apply(GeometryLayer, LengthLayer, RoutingGraphLayer, RestrictedManoeuvreLayer, RoadAccessLayer) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.CarPathMatcherLayers
- apply(GeometryLayer, RoutingGraphLayer, LengthLayer, RoadAccessLayer, RoadAttributesLayer, NavigationAttributesLayer) - Static method in class com.here.platform.location.referencing.OlrLayers
- apply(HereMapContentReference) - Method in class com.here.platform.location.integration.optimizedmap.graph.TiledReverseHereMapContentReferencePropertyMap
- apply(LengthLayer, RoutingGraphLayer, NavigationAttributesLayer, TmcTableLayer) - Static method in class com.here.platform.location.referencing.TmcLayers
- apply(TrafficMessageChannelCode) - Static method in class com.here.platform.location.referencing.tmc.TmcId
- apply(TrafficMessageChannelCode) - Static method in class com.here.platform.location.referencing.tmc.TmcTableId
-
Extracts a `TmcTableId` from a given `TrafficMessageChannelCode`.
- apply(OptimizedMapLayers) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.CarPathMatcherLayers
- apply(OptimizedMapLayers) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.UnrestrictedPathMatcherLayers
- apply(OptimizedMapLayers) - Static method in class com.here.platform.location.referencing.OlrLayers
- apply(OptimizedMapLayers) - Static method in class com.here.platform.location.referencing.TmcLayers
- apply(OptimizedMapLayers) - Static method in class com.here.platform.location.referencing.TmcLocationReferenceCreators
- apply(OptimizedMapLayers) - Static method in class com.here.platform.location.referencing.TmcLocationReferenceResolvers
- apply(OptimizedMapLayers, TmcAdjacencyProvider) - Static method in class com.here.platform.location.referencing.TmcLocationReferenceCreators
- apply(OptimizedMapLayers, TmcAdjacencyProvider) - Static method in class com.here.platform.location.referencing.TmcLocationReferenceResolvers
- apply(TmcLayers) - Static method in class com.here.platform.location.referencing.TmcLocationReferenceCreators
- apply(TmcLayers) - Static method in class com.here.platform.location.referencing.TmcLocationReferenceResolvers
- apply(TmcLayers, TmcAdjacencyProvider) - Static method in class com.here.platform.location.referencing.TmcLocationReferenceCreators
- apply(TmcLayers, TmcAdjacencyProvider) - Static method in class com.here.platform.location.referencing.TmcLocationReferenceResolvers
- apply(TMCLocationReference) - Static method in class com.here.platform.location.referencing.tmc.TmcId
- apply(TMCLocationReference) - Static method in class com.here.platform.location.referencing.tmc.TmcTableId
-
Extracts a `TmcTableId` from a given `etl.TMCLocationReference`.
- apply(TPEGDocument) - Static method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Create `Tpeg2Messages`-facade for the given
TransportFrames. - apply(TMCLocationReference) - Static method in class com.here.platform.location.referencing.tmc.TmcId
- apply(TMCLocationReference) - Static method in class com.here.platform.location.referencing.tmc.TmcTableId
-
Extracts a `TmcTableId` from a given `tmc.TMCLocationReference`.
- apply(TmcTablePartition) - Static method in class com.here.platform.location.referencing.tmc.TmcTableId
-
Extracts a `TmcTableId` from a given `TmcTablePartition`.
- apply(GC1, GC2, GeoCoordinateOperations<GC1>, GeoCoordinateOperations<GC2>) - Static method in class com.here.platform.location.core.geospatial.GreatCircleDistanceCalculator
- apply(GC1, GC2, GeoCoordinateOperations<GC1>, GeoCoordinateOperations<GC2>) - Method in class com.here.platform.location.core.geospatial.ProjectionDistanceCalculator
- apply(GC1, GC2, GeoCoordinateOperations<GC1>, GeoCoordinateOperations<GC2>) - Method in class com.here.platform.location.core.geospatial.SinusoidalDistanceCalculator
- apply(GC1, GC2, GeoCoordinateOperations<GC1>, GeoCoordinateOperations<GC2>) - Method in interface com.here.platform.location.core.geospatial.StraightLineDistanceCalculator
- apply(GC, double, GeoCoordinateOperations<GC>) - Static method in class com.here.platform.location.referencing.CircleLocation
- apply(GC, GeoCoordinateOperations<GC>) - Static method in class com.here.platform.location.referencing.GeoCoordinateLocation
- apply(Object) - Method in interface com.here.platform.location.compilation.core.FieldSerializer
- apply(String) - Static method in class com.here.hrn.HRN
-
Creates an
HRNusingfromStringmethod. - apply(String) - Static method in class com.here.platform.location.referencing.tmc.TmcTableId
-
Creates a TmcTableId from the customary string representation of the composite table identifier in the following format:
- apply(K) - Method in interface com.here.platform.data.client.v2.caching.javadsl.versioned.MetadataFetchPolicy
-
MetadataFetchPolicy defines which additional partition keys are fetched when requesting a partition key.
- apply(K) - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.OneToOneMetadataFetchPolicy
- apply(K) - Method in class com.here.platform.data.client.v2.caching.JavaScalaConverters.AsJavaMetadataFetchPolicy
- apply(K) - Method in class com.here.platform.data.client.v2.caching.JavaScalaConverters.AsScalaMetadataFetchPolicy
- apply(O, ElementProjection<V>, O, Seq<ElementProjection<V>>) - Method in class com.here.platform.location.core.mapmatching.DirectDistanceCalculator
- apply(O, ElementProjection<V>, O, Seq<ElementProjection<V>>) - Method in interface com.here.platform.location.core.mapmatching.DistanceAndTransitionsCalculator
- apply(RDD<GeolocatedItem>, ClassTag<GeolocatedItem>) - Method in class com.here.platform.location.spark.DistributedClustering
-
Apply clustering to the given events.
- apply(P) - Method in interface com.here.platform.location.compilation.heremapcontent.javadsl.AttributeContainerAccess
- apply(Seq<FilteredObservation<O>>, MatchedPath<V, Seq<V>>) - Method in class com.here.platform.location.core.mapmatching.ProjectingInterpolator
- apply(Seq<FilteredObservation<O>>, MatchedPath<V, T>) - Method in class com.here.platform.location.core.mapmatching.ToUnknownInterpolator
- apply(Seq<TransportFrame>) - Static method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Create `Tpeg2Messages`-facade for the the given
TransportFrames. - apply(Seq<GC>, GeoCoordinateOperations<GC>) - Static method in class com.here.platform.location.referencing.PolygonLocation
- apply(Seq<O>) - Method in class com.here.platform.location.core.mapmatching.DistanceFilter
- apply(T1) - Static method in class com.here.platform.data.client.base.common.CommonSettings
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.http.settings.RunAsIdHereTokenCredentials
- apply(T1) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Fail
- apply(T1) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Other
- apply(T1) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Req
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- apply(T1) - Static method in class com.here.platform.location.compilation.core.NodeId
- apply(T1) - Static method in class com.here.platform.location.compilation.core.SegmentId
- apply(T1) - Static method in class com.here.platform.location.compilation.core.SegmentIndex
- apply(T1) - Static method in class com.here.platform.location.compilation.core.VertexIndex
- apply(T1) - Static method in class com.here.platform.location.core.mapmatching.LogProbability
- apply(T1) - Static method in class com.here.platform.location.dataloader.core.HereTilePartitioning
-
Deprecated.
- apply(T1) - Static method in class com.here.platform.location.inmemory.geospatial.TileId
- apply(T1) - Static method in class com.here.platform.location.inmemory.graph.EdgeIndex
- apply(T1) - Static method in class com.here.platform.location.inmemory.graph.VertexIndex
- apply(T1) - Static method in class com.here.platform.location.integration.heremapcontent.PartitionId
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.AdasAttributesLayer
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.AdvancedNavigationAttributesLayer
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.FreeFlowSpeedLayer
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.SegmentId
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.graph.AccessRestrictionType
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.graph.RoadAccessType
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.LengthLayer
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.NavigationAttributesLayer
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.RestrictedManoeuvreLayer
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.RoadAccessLayer
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.roadattributes.UserDefinedCountryCode
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.RoadAttributesLayer
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.RoutingGraphLayer
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.TmcTableLayer
- apply(T1) - Static method in class com.here.platform.location.referencing.ClosedLinearLocation
- apply(T1) - Static method in class com.here.platform.location.referencing.tmc.PiecewiseTmcCoverage
- apply(T1) - Static method in class com.here.platform.location.tpeg2.lrc.LocationReferencingContainer
- apply(T1) - Static method in class com.here.platform.location.tpeg2.mmc.PartType
- apply(T1) - Static method in class com.here.platform.location.tpeg2.mmc.UpdateMode
- apply(T1) - Static method in class com.here.platform.location.tpeg2.olr.Bearing
- apply(T1) - Static method in class com.here.platform.location.tpeg2.olr.DistanceMetresMax15000
- apply(T1) - Static method in class com.here.platform.location.tpeg2.olr.FormOfWay
- apply(T1) - Static method in class com.here.platform.location.tpeg2.olr.FunctionalRoadClass
- apply(T1) - Static method in class com.here.platform.location.tpeg2.olr.GeoCoordinateLocationReference
- apply(T1) - Static method in class com.here.platform.location.tpeg2.olr.LocationDescription
- apply(T1) - Static method in class com.here.platform.location.tpeg2.olr.Orientation
- apply(T1) - Static method in class com.here.platform.location.tpeg2.olr.Path
- apply(T1) - Static method in class com.here.platform.location.tpeg2.olr.Shape
- apply(T1) - Static method in class com.here.platform.location.tpeg2.olr.SideOfRoad
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sfw.ServCompMultiplex
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sfw.StreamDirectoryFrame
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.AMFrequency
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDVB
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoURL
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.CharacterEncoding
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.DABFrequency
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.DVBFrequency
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.FMFrequency
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.FreeTextInformation
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.GraphicType
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.HDRadioStationID
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.HelpInformation
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.RestrictionTypeCode
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.ServiceTableAccelerator
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.SubscriberInformation
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tdt.CountryCode
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tdt.CurrencyType
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tdt.LanguageCode
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tdt.NumericalMagnitude
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tdt.OptionalBoolean
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tdt.OrientationType
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tdt.Priority
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tdt.SpecialDay
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.Accident
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.AdviceCode
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.AnimalsOnRoadway
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.BrokenDownVehicles
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.CauseCode
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.DangerousEndOfQueue
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.DiversionRoadType
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.DoNotLeaveYourVehicle
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.DriveCarefully
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.DrivingNotAllowed
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.EffectCode
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.ExtremeWeatherConditions
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.Fire
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.FollowDiversion
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.GiveWayToVehiclesFromBehind
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.HazardousDrivingConditions
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.Impassability
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.LaneRestriction
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.MajorEvent
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.MalfunctioningRoadsideEquipment
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.NarrowLanes
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.ObjectsOnTheRoad
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.OvertakingNotAllowed
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.PeopleOnRoadway
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.PoliceCheckpoint
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.Precipitation
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.RecklessPersons
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.RegulatoryMeasure
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.RescueAndRecoveryWorkInProgress
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.RiskOfFire
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.Roadworks
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.ServiceNotOperating
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.ServiceNotUseable
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.SlipperyRoad
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.SlowMovingVehicles
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.SubAdviceType
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.SubCauseType
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.Tendency
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.TimeDelay
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.TrafficCongestion
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.UseTollLanes
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.VehicleType
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.VisibilityReduced
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.WarningLevel
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tfp.CauseCode
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tfp.FlowDataQuality
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tfp.LaneRestriction
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tfp.LevelOfService
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tfp.SectionType
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tfp.SpatialResolution
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tfp.VehicleClass
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tfp.VehicleCredentials
- apply(T1, T2) - Static method in class com.here.platform.data.client.base.http.settings.ProxyCredentials
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.core.NodeReference
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.core.SegmentReference
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.heremapcontent.EdgeAdasAttributeDescription
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.heremapcontent.EdgeNavigationAttributeDescription
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.heremapcontent.EdgeTopologyAttributeDescription
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.heremapcontent.PointAdasAttributeDescription
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.heremapcontent.PointAdvancedNavigationAttributeDescription
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.heremapcontent.PointTopologyAttributeDescription
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.heremapcontent.RangeAdasAttributeDescription
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.heremapcontent.RangeAdvancedNavigationAttributeDescription
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.heremapcontent.RangeNavigationAttributeDescription
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.heremapcontent.RangeRoadAttributeDescription
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.heremapcontent.RangeTopologyAttributeDescription
- apply(T1, T2) - Static method in class com.here.platform.location.inmemory.graph.Edge
- apply(T1, T2) - Static method in class com.here.platform.location.inmemory.graph.Vertex
- apply(T1, T2) - Static method in class com.here.platform.location.integration.optimizedmap.adasattributes.CurvatureHeading
- apply(T1, T2) - Static method in class com.here.platform.location.integration.optimizedmap.adasattributes.Elevation
- apply(T1, T2) - Static method in class com.here.platform.location.integration.optimizedmap.adasattributes.Slope
- apply(T1, T2) - Static method in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimit
- apply(T1, T2) - Static method in class com.here.platform.location.integration.optimizedmap.GeometryLayer
- apply(T1, T2) - Static method in class com.here.platform.location.integration.optimizedmap.MappingLayer
- apply(T1, T2) - Static method in class com.here.platform.location.referencing.BidirectionalLinearLocation
- apply(T1, T2) - Static method in class com.here.platform.location.referencing.tmc.TmcCoverage
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.etl.DirLocation
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.etl.SequenceNumberExitEntry
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.etl.TMCExitEntryLocationReference
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.etl.WGS84Coordinates
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.mmc.MultiPartMessageDirectory
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.olr.LastLocationReferencePoint
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.olr.PointAlongLineLocationReference
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.olr.Rectangle
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.olr.RectangleLocationReference
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sfw.ApplicationRootMessage
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sfw.ServCompFrameProtected
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sfw.TransportFrame
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.AppStartTime
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReference
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReferenceEntry
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.ContentDescription
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.ContentDescriptionEntry
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.CoordinatePair
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.CurrentServiceInformation
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.GeographicalCoverage
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.GeographicCoverage
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.GeographicCoverageEntry
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.HDAMBearerInfo
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.HDFMBearerInfo
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.LinkageToRelatedService
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.LinkageToSameService
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.NumberOfMessages
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.NumberOfMessagesEntry
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.OpTime
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.ServiceComponentReset
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.ServiceLogo
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.TimeScheduleTable
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.TimeScheduleTableEntry
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.TimeSlot
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.Versioning
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.tdt.LocalisedLongString
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.tdt.LocalisedShortString
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.tec.DiversionRoute
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.tec.SegmentModifier
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.tec.VehicleRestriction
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.tfp.PolygonPoint
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.XmlMarshallerConfig
- apply(T1, T2, T3) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.HereMapContentReference
- apply(T1, T2, T3) - Static method in class com.here.platform.location.referencing.PointOfInterest
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.etl.ExtendedTMCLocationReference
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.olr.AbsoluteGeoCoordinate
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.olr.CircleLocationReference
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.olr.FirstLocationReferencePoint
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.olr.IntermediateLocationReferencePoint
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.olr.OpenLRLocationReference
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.olr.PathProperties
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.olr.PolygonLocationReference
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.olr.RelativeGeoCoordinate
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.sfw.ServCompFrameCountedProtected
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedProtected
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.sfw.ServiceFrame
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDAB
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDARC
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoHDRadio
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.sni.FastTuningTable
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.sni.VersioningEntry
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.tdt.ServiceIdentifier
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.tec.RestrictionType
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.tec.TECMessage
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimitSection
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.tfp.FlowVector
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.tfp.TFPMessage
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.dataloader.core.caching.CacheStats
-
Deprecated.
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.referencing.AccessPoint
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.BinaryMarshallerConfig
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.olr.ClosedLinearLocationReference
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.olr.GridLocationReference
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedCountedProtected
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.sfw.TPEGDocument
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.sni.SameServiceEntry
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.sni.ServiceComponentResetEntry
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.tec.Advice
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.tec.LinkedCause
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimit
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.tfp.FlowMatrix
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.tfp.FlowPolygonObject
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.tfp.LinkedCause
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.tfp.StatisticalParameters
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.tfp.StatusParameters
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.location.tpeg2.olr.LineProperties
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.location.tpeg2.tfp.Restrictions
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- apply(T1, T2, T3, T4, T5, T6) - Static method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- apply(T1, T2, T3, T4, T5, T6) - Static method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- apply(T1, T2, T3, T4, T5, T6) - Static method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- apply(T1, T2, T3, T4, T5, T6) - Static method in class com.here.platform.location.tpeg2.sni.MaskedTime
- apply(T1, T2, T3, T4, T5, T6, T7) - Static method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- apply(T1, T2, T3, T4, T5, T6, T7) - Static method in class com.here.platform.location.tpeg2.sni.DayMask
- apply(T1, T2, T3, T4, T5, T6, T7) - Static method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- apply(T1, T2, T3, T4, T5, T6, T7) - Static method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- apply(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- apply(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- apply(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- apply(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- apply(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Static method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- apply(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Static method in class com.here.platform.location.tpeg2.tec.DirectCause
- apply(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Static method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Static method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Static method in class com.here.platform.location.tpeg2.tec.Event
- appStartTime() - Method in class com.here.platform.location.tpeg2.sni.TimeSlot
- AppStartTime - Class in com.here.platform.location.tpeg2.sni
- AppStartTime(MaskedTime, DayMask) - Constructor for class com.here.platform.location.tpeg2.sni.AppStartTime
- AQUA - Static variable in class com.here.platform.location.io.javadsl.Color
- ARE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
United Arab Emirates
- ARE$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ARE$
- ARG - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Argentina
- ARG$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ARG$
- ARM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Armenia
- ARM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ARM$
- arrayBinarySearchOps(Object) - Static method in class com.here.platform.location.core.Utils
-
Adapts
BinarySearchOpsfor arrays. - ArrayIdentity$() - Constructor for class com.here.platform.data.client.base.Mappings.ArrayIdentity$
- arraySize(int) - Method in interface com.here.platform.location.compilation.core.HashTableIndexing
-
Returns the minimum possible size for a backing array.
- arrow(LineStringHolder<GC>) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Adds an arrow added at the end of this feature collection.
- arrow(LineStringHolder<GC>, Properties) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Adds an arrow added at the end of this feature collection.
- arrow(LineStringHolder<GC>, Properties, double) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Adds an arrow added at the end of this feature collection..
- arrowRanges(LineStringHolder<GC>, List<RangeBasedProperty<T>>, double, Function<RangeBasedProperty<T>, Properties>) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Adds an arrows along the given line string ranges at the end of this feature collection.
- arrowRanges(LineStringHolder<GC>, List<RangeBasedProperty<T>>, Function<RangeBasedProperty<T>, Properties>) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Adds am arrows along the given line string ranges at the end of this feature collection.
- ArtifactsApi - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
- ArtifactsApi.DeleteArtifactAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.DeleteArtifactAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.DeleteArtifactBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.DeleteArtifactFileAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.DeleteArtifactFileAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.DeleteArtifactFileBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.GetArtifactAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.GetArtifactAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.GetArtifactBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.GetArtifactFileAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.GetArtifactFileAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.GetArtifactFileBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.GetArtifactFileFromArchiveAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.GetArtifactFileFromArchiveAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.GetArtifactFileFromArchiveBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.GetArtifactRegistrationAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.GetArtifactRegistrationAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.GetArtifactRegistrationBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.ListArtifactsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.ListArtifactsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.ListArtifactsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.PutArtifactFileAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.PutArtifactFileAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.PutArtifactFileBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.RegisterArtifactAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.RegisterArtifactAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.RegisterArtifactBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.UpdateArtifactPermissionAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.UpdateArtifactPermissionAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.UpdateArtifactPermissionBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- asJava() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedGenericLayer
- asJava() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedGenericLayerReader
- asJava() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedHereTileLayer
- asJava() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedHereTileLayerReader
- asJava() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedLayers
- asJava() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaDecoder
- asJava() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedGenericLayer
- asJava() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedGenericLayerReader
- asJava() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedHereTileLayer
- asJava() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedHereTileLayerReader
- asJava() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedLayers
- asJava() - Method in class com.here.platform.data.client.v2.caching.JavaScalaConverters.AsScalaMetadataFetchPolicy
- asJavaCachingVersionedGenericLayer(CachingVersionedGenericLayer) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsJavaCachingVersionedGenericLayer(CachingVersionedGenericLayer) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedGenericLayer
- asJavaCachingVersionedGenericLayerReader(CachingVersionedGenericLayerReader<T>) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsJavaCachingVersionedGenericLayerReader(CachingVersionedGenericLayerReader<T>) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedGenericLayerReader
- asJavaCachingVersionedHereTileLayer(CachingVersionedHereTileLayer) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsJavaCachingVersionedHereTileLayer(CachingVersionedHereTileLayer) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedHereTileLayer
- asJavaCachingVersionedHereTileLayerReader(CachingVersionedHereTileLayerReader<T>) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsJavaCachingVersionedHereTileLayerReader(CachingVersionedHereTileLayerReader<T>) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedHereTileLayerReader
- asJavaCachingVersionedLayers(CachingVersionedLayers) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsJavaCachingVersionedLayers(CachingVersionedLayers) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedLayers
- asJavaCatalogVersionInfo(CatalogVersionInfo) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsJavaCatalogVersionInfo(CatalogVersionInfo) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCatalogVersionInfo
- asJavaDataApiAdapter(DataApiAdapter) - Static method in class com.here.platform.data.client.v2.adapter.JavaScalaConverters
- asJavaDataApiVersionedAdapter(DataApiVersionedAdapter) - Static method in class com.here.platform.data.client.v2.adapter.JavaScalaConverters
- asJavaDataApiVersionInfoAdapter(DataApiVersionInfoAdapter) - Static method in class com.here.platform.data.client.v2.adapter.JavaScalaConverters
- asJavaDataClientCatalog(DataClientCatalog) - Static method in class com.here.platform.data.client.v2.main.JavaScalaConverters
- asJavaDataClientCatalogBuilder(DataClientCatalogBuilder) - Static method in class com.here.platform.data.client.v2.main.JavaScalaConverters
- asJavaMetadataFetchPolicy(MetadataFetchPolicy<K>) - Static method in class com.here.platform.data.client.v2.caching.JavaScalaConverters
- AsJavaMetadataFetchPolicy(MetadataFetchPolicy<K>) - Constructor for class com.here.platform.data.client.v2.caching.JavaScalaConverters.AsJavaMetadataFetchPolicy
- asJavaPartitionMetadata(PartitionMetadata) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsJavaPartitionMetadata(PartitionMetadata) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaPartitionMetadata
- asJavaVersionedGenericLayer(VersionedGenericLayer) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsJavaVersionedGenericLayer(VersionedGenericLayer) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedGenericLayer
- asJavaVersionedGenericLayerReader(VersionedGenericLayerReader<T>) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsJavaVersionedGenericLayerReader(VersionedGenericLayerReader<T>) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedGenericLayerReader
- asJavaVersionedHereTileLayer(VersionedHereTileLayer) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsJavaVersionedHereTileLayer(VersionedHereTileLayer) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedHereTileLayer
- asJavaVersionedHereTileLayerReader(VersionedHereTileLayerReader<T>) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsJavaVersionedHereTileLayerReader(VersionedHereTileLayerReader<T>) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedHereTileLayerReader
- asJavaVersionedLayerReadersConfiguration(VersionedLayerReadersConfiguration) - Static method in class com.here.platform.data.client.v2.caching.JavaScalaConverters
- asJavaVersionedLayers(VersionedLayers) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsJavaVersionedLayers(VersionedLayers) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedLayers
- asList() - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Returns the message facades for the application messages in this object.
- ASM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
American Samoa
- ASM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ASM$
- asScala() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedGenericLayer
- asScala() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedGenericLayerReader
- asScala() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedHereTileLayer
- asScala() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedHereTileLayerReader
- asScala() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedLayers
- asScala() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaPartitionMetadata
- asScala() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedGenericLayer
- asScala() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedGenericLayerReader
- asScala() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedHereTileLayer
- asScala() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedHereTileLayerReader
- asScala() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedLayers
- asScala() - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReaderConfiguration
- asScala() - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReadersConfiguration
- asScala() - Method in class com.here.platform.data.client.v2.caching.JavaScalaConverters.AsJavaMetadataFetchPolicy
- asScala() - Method in class com.here.platform.data.client.v2.main.javadsl.DataClientCatalog
- asScala() - Method in interface com.here.platform.location.compilation.heremapcontent.javadsl.AttributeAccessor
- asScala() - Method in class com.here.platform.location.io.javadsl.Color
- asScala() - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties.Style
- asScala() - Method in class com.here.platform.location.io.javadsl.geojson.MarkerSymbolImages
- asScala() - Method in class com.here.platform.location.io.javadsl.geojson.Properties
- asScalaCachingVersionedGenericLayer(CachingVersionedGenericLayer) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsScalaCachingVersionedGenericLayer(CachingVersionedGenericLayer) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedGenericLayer
- asScalaCachingVersionedGenericLayerReader(CachingVersionedGenericLayerReader<T>) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsScalaCachingVersionedGenericLayerReader(CachingVersionedGenericLayerReader<T>) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedGenericLayerReader
- asScalaCachingVersionedHereTileLayer(CachingVersionedHereTileLayer) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsScalaCachingVersionedHereTileLayer(CachingVersionedHereTileLayer) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedHereTileLayer
- asScalaCachingVersionedHereTileLayerReader(CachingVersionedHereTileLayerReader<T>) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsScalaCachingVersionedHereTileLayerReader(CachingVersionedHereTileLayerReader<T>) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedHereTileLayerReader
- asScalaCachingVersionedLayers(CachingVersionedLayers) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsScalaCachingVersionedLayers(CachingVersionedLayers) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedLayers
- asScalaDataApiAdapter(DataApiAdapter) - Static method in class com.here.platform.data.client.v2.adapter.JavaScalaConverters
- asScalaDataApiVersionedAdapter(DataApiVersionedAdapter) - Static method in class com.here.platform.data.client.v2.adapter.JavaScalaConverters
- asScalaDataApiVersionInfoAdapter(DataApiVersionInfoAdapter) - Static method in class com.here.platform.data.client.v2.adapter.JavaScalaConverters
- asScalaDecoder(Decoder<T>) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- asScalaDecoder(SimpleDecoder<T>) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsScalaDecoder(Decoder<T>) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaDecoder
- asScalaMetadataFetchPolicy(MetadataFetchPolicy<K>) - Static method in class com.here.platform.data.client.v2.caching.JavaScalaConverters
- AsScalaMetadataFetchPolicy(MetadataFetchPolicy<K>) - Constructor for class com.here.platform.data.client.v2.caching.JavaScalaConverters.AsScalaMetadataFetchPolicy
- asScalaVersionedGenericLayer(VersionedGenericLayer) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsScalaVersionedGenericLayer(VersionedGenericLayer) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedGenericLayer
- asScalaVersionedGenericLayerReader(VersionedGenericLayerReader<T>) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsScalaVersionedGenericLayerReader(VersionedGenericLayerReader<T>) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedGenericLayerReader
- asScalaVersionedHereTileLayer(VersionedHereTileLayer) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsScalaVersionedHereTileLayer(VersionedHereTileLayer) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedHereTileLayer
- asScalaVersionedHereTileLayerReader(VersionedHereTileLayerReader<T>) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsScalaVersionedHereTileLayerReader(VersionedHereTileLayerReader<T>) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedHereTileLayerReader
- asScalaVersionedLayerReaderConfiguration(VersionedLayerReaderConfiguration<T>) - Static method in class com.here.platform.data.client.v2.caching.JavaScalaConverters
- asScalaVersionedLayerReadersConfiguration(VersionedLayerReadersConfiguration) - Static method in class com.here.platform.data.client.v2.caching.JavaScalaConverters
- asScalaVersionedLayers(VersionedLayers) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsScalaVersionedLayers(VersionedLayers) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedLayers
- ATA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Antarctica
- ATA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ATA$
- ATF - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
French Southern Territories
- ATF$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ATF$
- ATG - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Antigua and Barbuda
- ATG$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ATG$
- AttributeAccess<C,
T> - Interface in com.here.platform.location.compilation.heremapcontent.javadsl -
Extracts individual properties from the containers
- AttributeAccessor<P,
T> - Interface in com.here.platform.location.compilation.heremapcontent.javadsl -
Extracts attributes from a given input.
- AttributeAccessors - Class in com.here.platform.location.compilation.heremapcontent.javadsl
- AttributeAccessors() - Constructor for class com.here.platform.location.compilation.heremapcontent.javadsl.AttributeAccessors
- AttributeContainerAccess<P,
C> - Interface in com.here.platform.location.compilation.heremapcontent.javadsl -
Extracts the data containers from the HERE Map Content layer
- AttributeDescription - Interface in com.here.platform.location.compilation.core
- AttributeDescriptionCompanion - Class in com.here.platform.location.compilation.core
- AttributeDescriptionCompanion() - Constructor for class com.here.platform.location.compilation.core.AttributeDescriptionCompanion
- attributeOrientation() - Method in class com.here.platform.location.compilation.heremapcontent.RangeValue
- AugmentedDenseRangeBasedPropertyMapData(DenseRangeBasedPropertyMapData<T>) - Constructor for class com.here.platform.location.compilation.core.DenseRangeBasedPropertyMapData.AugmentedDenseRangeBasedPropertyMapData
- AugmentedDenseRangeBasedPropertyMapData$() - Constructor for class com.here.platform.location.compilation.core.DenseRangeBasedPropertyMapData.AugmentedDenseRangeBasedPropertyMapData$
- AugmentedFieldSerializer(FieldSerializer<F>, ClassTag<F>) - Constructor for class com.here.platform.location.compilation.core.FieldSerializer.AugmentedFieldSerializer
- AugmentedNode(Node) - Constructor for class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedNode
- AugmentedPartition(Partition) - Constructor for class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedPartition
- AugmentedSegment(Segment) - Constructor for class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedSegment
- AUS - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Australia
- AUS$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AUS$
- AUT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Austria
- AUT$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AUT$
- Authenticated$() - Constructor for class com.here.platform.data.client.base.http.AccessType.Authenticated$
- Automobile - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.AccessRestriction
- Automobile - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.RoadAccess
- averageSpeed() - Method in class com.here.platform.location.tpeg2.tfp.StatusParameters
- averageSpeedAbsolute() - Method in class com.here.platform.location.tpeg2.tec.Event
- AZE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Azerbaijan
- AZE$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AZE$
B
- Backward - Class in com.here.platform.location.inmemory.graph
-
The vertex and the segment have opposite directions.
- Backward() - Constructor for class com.here.platform.location.inmemory.graph.Backward
- BACKWARD - Static variable in interface com.here.platform.location.inmemory.graph.javadsl.Direction
-
The vertex's direction is the opposite from the segment's.
- BaseClient - Interface in com.here.platform.data.client.base.javadsl
- BaseClientJava - Class in com.here.platform.data.client.base.javadsl
-
Factory for
BaseClientJavainstances. - BaseClientJava() - Constructor for class com.here.platform.data.client.base.javadsl.BaseClientJava
- BaseClientJava.Builder - Class in com.here.platform.data.client.base.javadsl
-
Builder for
BaseClientJavainstance. - BaseClientMetricsJava - Interface in com.here.platform.data.client.base.common.metrics.javadsl
-
Trait for java metrics
- BaseClientMetricsJava.builder - Class in com.here.platform.data.client.base.common.metrics.javadsl
- baseConfig() - Method in class com.here.platform.data.client.base.common.CommonSettings
- baseElement() - Method in class com.here.platform.location.tpeg2.olr.GridLocationReference
- baseRectangle() - Method in class com.here.platform.location.referencing.GridLocation
- baseUrl() - Method in class com.here.platform.data.client.base.http.settings.ApiConfiguration
- baseURL() - Method in class com.here.platform.data.client.base.ApiRequest
- baseURL() - Method in interface com.here.platform.data.client.base.http.HttpRequest
-
Optional value for base url.
- BASIC - Static variable in interface com.here.platform.location.integration.optimizedmap.adasattributes.javadsl.SlopeElevationAccuracies
-
Derived from basic elevation data.
- Basic$() - Constructor for class com.here.platform.location.integration.optimizedmap.adasattributes.SlopeElevationAccuracy.Basic$
- bbox() - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- BDI - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Burundi
- BDI$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BDI$
- bearerInformation() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- bearerInformation() - Method in class com.here.platform.location.tpeg2.sni.SameServiceEntry
- BearerLinkageInfo - Interface in com.here.platform.location.tpeg2.sni
- BearerLinkageInfoDAB - Class in com.here.platform.location.tpeg2.sni
- BearerLinkageInfoDAB(short, int, List<DABFrequency>) - Constructor for class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDAB
- BearerLinkageInfoDAB(short, int, Seq<DABFrequency>) - Constructor for class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDAB
- BearerLinkageInfoDARC - Class in com.here.platform.location.tpeg2.sni
- BearerLinkageInfoDARC(short, int, List<FMFrequency>) - Constructor for class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDARC
- BearerLinkageInfoDARC(short, int, Seq<FMFrequency>) - Constructor for class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDARC
- BearerLinkageInfoDVB - Class in com.here.platform.location.tpeg2.sni
- BearerLinkageInfoDVB(List<DVBFrequency>) - Constructor for class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDVB
- BearerLinkageInfoDVB(Seq<DVBFrequency>) - Constructor for class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDVB
- BearerLinkageInfoHDRadio - Class in com.here.platform.location.tpeg2.sni
- BearerLinkageInfoHDRadio(HDRadioStationID, List<HDFMBearerInfo>, List<HDAMBearerInfo>) - Constructor for class com.here.platform.location.tpeg2.sni.BearerLinkageInfoHDRadio
- BearerLinkageInfoHDRadio(HDRadioStationID, Seq<HDFMBearerInfo>, Seq<HDAMBearerInfo>) - Constructor for class com.here.platform.location.tpeg2.sni.BearerLinkageInfoHDRadio
- BearerLinkageInfoURL - Class in com.here.platform.location.tpeg2.sni
- BearerLinkageInfoURL(String) - Constructor for class com.here.platform.location.tpeg2.sni.BearerLinkageInfoURL
- bearing() - Method in class com.here.platform.location.tpeg2.olr.LineProperties
- Bearing - Class in com.here.platform.location.tpeg2.olr
-
Describing the bearing of a line.
- Bearing(short) - Constructor for class com.here.platform.location.tpeg2.olr.Bearing
- BEL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Belgium
- BEL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BEL$
- BEN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Benin
- BEN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BEN$
- BES - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Bonaire, Sint Eustatius and Saba
- BES$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BES$
- Between101And130KmphOr65And80Mph$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between101And130KmphOr65And80Mph$
- Between11And30KmphOr6And20Mph$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between11And30KmphOr6And20Mph$
- Between31And50KmphOr21And30Mph$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between31And50KmphOr21And30Mph$
- Between51And70KmphOr31And40Mph$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between51And70KmphOr31And40Mph$
- Between71And90KmphOr41And54Mph$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between71And90KmphOr41And54Mph$
- Between91And100KmphOr55And64Mph$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between91And100KmphOr55And64Mph$
- BFA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Burkina Faso
- BFA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BFA$
- BGD - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Bangladesh
- BGD$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BGD$
- BGR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Bulgaria
- BGR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BGR$
- BHR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Bahrain
- BHR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BHR$
- BHS - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Bahamas
- BHS$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BHS$
- BICYCLE_PATH - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A road, track, or path designated for use by bicyclists from which motorized traffic is generally excluded.
- BicyclePath() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A road, track, or path designated for use by bicyclists from which motorized traffic is generally excluded.
- BidirectionalLinearLocation - Class in com.here.platform.location.referencing
-
A linear location that has a main direction in the road network and an optional opposite linear location.
- BidirectionalLinearLocation(LinearLocation, Optional<LinearLocation>) - Constructor for class com.here.platform.location.referencing.BidirectionalLinearLocation
- BidirectionalLinearLocation(LinearLocation, Option<LinearLocation>) - Constructor for class com.here.platform.location.referencing.BidirectionalLinearLocation
- BIH - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Bosnia and Herzegovina
- BIH$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BIH$
- BinaryMarshaller<A> - Interface in com.here.platform.location.tpeg2
-
A marshaller that can output objects as TPEG-Binary or read them from it.
- BinaryMarshallerConfig - Class in com.here.platform.location.tpeg2
-
Configuration specifying how a TPEG-Binary (un)marshaller should behave.
- BinaryMarshallerConfig() - Constructor for class com.here.platform.location.tpeg2.BinaryMarshallerConfig
- BinaryMarshallerConfig(Charset, boolean, boolean, boolean) - Constructor for class com.here.platform.location.tpeg2.BinaryMarshallerConfig
- BinaryMarshallers - Class in com.here.platform.location.tpeg2.javadsl
-
Factory methods for
BinaryMarshallers. - BinaryMarshallers() - Constructor for class com.here.platform.location.tpeg2.javadsl.BinaryMarshallers
- binarySearchBy(K, Function1<T, K>, Ordering<K>) - Method in class com.here.platform.location.core.Utils.BinarySearchOps
-
Search the index of an item based on a specific key.
- binarySearchItemBy(K, Function1<T, K>, Ordering<K>) - Method in class com.here.platform.location.core.Utils.BinarySearchOps
-
Search an item based on a specific key.
- BinarySearchOps(IndexedSeq<T>) - Constructor for class com.here.platform.location.core.Utils.BinarySearchOps
- bitCount(int) - Static method in class com.here.platform.location.compilation.core.BitPacking
- BitMask<T extends BitMask<T>> - Class in com.here.platform.location.integration.optimizedmap
- BitMask() - Constructor for class com.here.platform.location.integration.optimizedmap.BitMask
- BitPacking - Class in com.here.platform.location.compilation.core
- BitPacking(int) - Constructor for class com.here.platform.location.compilation.core.BitPacking
- bitPackLong(short, short, int, TmcDirection, TmcSectionType) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- BLACK - Static variable in class com.here.platform.location.io.javadsl.Color
- BLM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Saint Barthélemy
- BLM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BLM$
- BlobApi - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
- BlobApi.CancelMultipartUploadAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.CancelMultipartUploadAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.CancelMultipartUploadBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.CheckBlobExistsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.CheckBlobExistsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.CheckBlobExistsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.CompleteMultipartUploadAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.CompleteMultipartUploadAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.CompleteMultipartUploadBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.DeleteBlobAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.DeleteBlobAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.DeleteBlobBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.GetBlobAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.GetBlobAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.GetBlobBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.GetMultipartUploadStatusAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.GetMultipartUploadStatusAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.GetMultipartUploadStatusBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.PutBlobAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.PutBlobAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.PutBlobBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.StartMultipartUploadAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.StartMultipartUploadAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.StartMultipartUploadBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.UploadPartAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.UploadPartAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.UploadPartBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobCacheBuilder - Class in com.here.platform.data.client.v2.caching.caffeine.javadsl
- BlobCacheBuilder(VersionedLayerReadersConfiguration) - Constructor for class com.here.platform.data.client.v2.caching.caffeine.javadsl.BlobCacheBuilder
-
Creates a BlobCacheBuilder from a configuration.
- blobCacheStats() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedLayers
- blockingTimeout() - Method in class com.here.platform.data.client.base.http.settings.ApiConfiguration
- BLR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Belarus
- BLR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BLR$
- BLUE - Static variable in class com.here.platform.location.io.javadsl.Color
- BLZ - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Belize
- BLZ$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BLZ$
- BMU - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Bermuda
- BMU$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BMU$
- BMX_TRACK - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A purpose-built, off-road, single-lap, dirt race tracks specially designed for sprint races with BMX bicycles.
- BmxTrack() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A purpose-built, off-road, single-lap, dirt race tracks specially designed for sprint races with BMX bicycles.
- BOAT_FERRY - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.PhysicalAttributes
-
The segment represents a generalised route of a boat ferry for passengers or vehicles over water, including routes to pedestrian only islands, tourist areas, commuter ferry routes open to only pedestrians, etc.
- BoatFerry() - Static method in class com.here.platform.location.integration.optimizedmap.roadattributes.PhysicalAttribute
-
The segment represents a generalised route of a boat ferry for passengers or vehicles over water, including routes to pedestrian only islands, tourist areas, commuter ferry routes open to only pedestrians, etc.
- BodyDeserializer<B> - Interface in com.here.platform.data.client.base
- bodyParam() - Method in class com.here.platform.data.client.base.ApiRequest
- BodySerializer<B> - Interface in com.here.platform.data.client.base
- BOL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Bolivia, Plurinational State of
- BOL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BOL$
- bool() - Static method in class com.here.platform.location.compilation.core.FieldSerializers
- BooleanMapping$() - Constructor for class com.here.platform.data.client.base.Mappings.BooleanMapping$
- BOTH_DIRECTIONS - Enum constant in enum class com.here.platform.location.referencing.javadsl.PointOrientation
- bothDirections() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- bothDirections() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- boundingBox(BB) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Returns a new feature collection with the given bounding box added at the end.
- boundingBox(BB, Properties) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Returns a new feature collection with the given bounding box and properties added at the end.
- BoundingBox - Class in com.here.platform.location.core.geospatial
-
The common return type for bounding boxes.
- BoundingBox(double, double, double, double) - Constructor for class com.here.platform.location.core.geospatial.BoundingBox
- BoundingBox.CommonLocationBoundingBoxOperations$ - Class in com.here.platform.location.core.geospatial
- boundingBoxAdapter() - Static method in class com.here.platform.location.referencing.RectangleLocation
- BoundingBoxAdapter<BB> - Interface in com.here.platform.location.core.geospatial.javadsl
-
Extracts north/south latitudes and east/west longitudes for some type.
- boundingBoxCoordinates() - Method in class com.here.platform.location.inmemory.geospatial.GeometryTile
- boundingBoxes(List<BB>) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Returns a new feature collection with a feature consisting all the given bounding boxes and properties added at the end.
- boundingBoxes(List<BB>, Properties) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Returns a new feature collection with a feature consisting all the given bounding boxes and properties added at the end.
- BoundingBoxes - Class in com.here.platform.location.core.geospatial
-
Higher-level operations on bounding box types (for which a
BoundingBoxOperationsimplementation is available). - BoundingBoxes() - Constructor for class com.here.platform.location.core.geospatial.BoundingBoxes
- BoundingBoxHolder - Interface in com.here.platform.location.core.geospatial.javadsl
-
Represents objects that are a bounding box.
- boundingBoxOf(TileId) - Static method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.HereTileResolver
-
Returns the Bounding Box covered by a given input tile.
- boundingBoxOperations() - Static method in class com.here.platform.location.referencing.RectangleLocation
- BoundingBoxOperations<BB> - Interface in com.here.platform.location.core.geospatial
-
Type class to access the boundaries of a bounding box.
- BoundingBoxOperations.BoundingBoxOperationsAsMembers<BB> - Class in com.here.platform.location.core.geospatial
- BoundingBoxOperations.BoundingBoxOperationsAsMembers$ - Class in com.here.platform.location.core.geospatial
- BoundingBoxOperationsAsMembers(BB) - Constructor for class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- BoundingBoxOperationsAsMembers$() - Constructor for class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers$
- BoundingBoxSearch<BB,
E> - Interface in com.here.platform.location.core.geospatial.javadsl -
This is an experimental API.
- BoundingBoxSearches - Class in com.here.platform.location.integration.optimizedmap.geospatial.javadsl
-
This is an experimental API.
- BoundingBoxSearches(OptimizedMapLayers) - Constructor for class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.BoundingBoxSearches
-
Creates a
BoundingBoxSearchesfrom an Optimized Map for Location Library. - BRA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Brazil
- BRA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BRA$
- BRB - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Barbados
- BRB$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BRB$
- Bridge() - Static method in class com.here.platform.location.integration.optimizedmap.roadattributes.PhysicalAttribute
-
Identifies a structure that allows a road, railway, or walkway to pass over another road, railway, waterway, or valley serving map display and route guidance functionalities.
- BRIDGE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.PhysicalAttributes
-
Identifies a structure that allows a road, railway, or walkway to pass over another road, railway, waterway, or valley serving map display and route guidance functionalities.
- BRN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Brunei Darussalam
- BRN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BRN$
- BrokenDownVehicles - Class in com.here.platform.location.tpeg2.tec
- BrokenDownVehicles(short) - Constructor for class com.here.platform.location.tpeg2.tec.BrokenDownVehicles
- BTN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Bhutan
- BTN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BTN$
- BTW_101_130_KMPH__65_80_MPH - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SpeedCategories
- BTW_11_30_KMPH__6_20_MPH - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SpeedCategories
- BTW_31_50_KMPH__21_30_MPH - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SpeedCategories
- BTW_51_70_KMPH__31_40_MPH - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SpeedCategories
- BTW_71_90_KMPH__41_54_MPH - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SpeedCategories
- BTW_91_100_KMPH__55_64_MPH - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SpeedCategories
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeBuilder
- build() - Method in class com.here.platform.data.client.base.http.settings.ApiConfiguration.Builder
-
Build api configuration.
- build() - Method in class com.here.platform.data.client.base.http.settings.HereAccountCredentials.Builder
-
Builds a new
HereAccountCredentials. - build() - Method in class com.here.platform.data.client.base.http.settings.HereTokenCredentials.Builder
-
Builds a new
HereTokenCredentials. - build() - Method in class com.here.platform.data.client.base.http.settings.ProxySettings.Builder
-
Builds a new
ProxySettings. - build() - Method in class com.here.platform.data.client.base.http.settings.RetryPolicy.Builder
- build() - Method in class com.here.platform.data.client.base.javadsl.BaseClientJava.Builder
-
Creates the BaseClient from the Builder.
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportBuilder
- build() - Method in class com.here.platform.data.client.v2.caching.caffeine.javadsl.BlobCacheBuilder
- build() - Method in class com.here.platform.data.client.v2.caching.caffeine.javadsl.MetadataCacheBuilder
- build() - Method in class com.here.platform.data.client.v2.main.javadsl.DataClientCatalogBuilder
- build() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
- build(int[], HashTableIndexing) - Static method in class com.here.platform.location.compilation.core.IntHashSet
- build(ApiRequestExecutor, ApiConfiguration, CommonSettings) - Method in interface com.here.platform.data.client.base.CanBuildScalaApi
- builder() - Constructor for class com.here.platform.data.client.base.common.metrics.javadsl.BaseClientMetricsJava.builder
- Builder() - Constructor for class com.here.platform.data.client.base.http.settings.ApiConfiguration.Builder
- Builder() - Constructor for class com.here.platform.data.client.base.http.settings.HereAccountCredentials.Builder
- Builder() - Constructor for class com.here.platform.data.client.base.http.settings.HereTokenCredentials.Builder
- Builder() - Constructor for class com.here.platform.data.client.base.http.settings.ProxySettings.Builder
- Builder() - Constructor for class com.here.platform.data.client.base.http.settings.RetryPolicy.Builder
- Builder() - Constructor for class com.here.platform.data.client.base.javadsl.BaseClientJava.Builder
- BUILT_UP_AREA_ROAD - Static variable in interface com.here.platform.location.integration.optimizedmap.adasattributes.javadsl.BuiltUpAreaRoads
-
Signifies that the road is inside a built-up area
- BUILT_UP_AREA_ROAD_VERIFIED - Static variable in interface com.here.platform.location.integration.optimizedmap.adasattributes.javadsl.BuiltUpAreaRoads
-
The value of BUILT_UP_AREA_ROAD has been verified
- builtUpAreaRoad() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdasAttributes
-
Creates a map that returns the
BuiltUpAreaRoadof aVertex. - BuiltUpAreaRoad - Class in com.here.platform.location.integration.optimizedmap.adasattributes
-
Built-Up Area Roads attribution identifies if a road is inside or outside a Built-Up Area
- BuiltUpAreaRoad(int) - Constructor for class com.here.platform.location.integration.optimizedmap.adasattributes.BuiltUpAreaRoad
- BuiltUpAreaRoads - Interface in com.here.platform.location.integration.optimizedmap.adasattributes.javadsl
-
Built-Up Area Roads attribution identifies if a road is inside or outside a Built-Up Area
- BuiltUpAreaRoadVerified() - Static method in class com.here.platform.location.integration.optimizedmap.adasattributes.BuiltUpAreaRoad
-
The value of BuiltUpAreaRoad has been verified
- Bus - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.AccessRestriction
- Bus - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.RoadAccess
- BVT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Bouvet Island
- BVT$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BVT$
- BWA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Botswana
- BWA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BWA$
- ByKeyApi - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
- ByKeyApi.CancelMultipartUploadByKeyAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.CancelMultipartUploadByKeyAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.CancelMultipartUploadByKeyBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.CompleteMultipartUploadByKeyAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.CompleteMultipartUploadByKeyAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.CompleteMultipartUploadByKeyBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.DeleteBlobByKeyAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.DeleteBlobByKeyAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.DeleteBlobByKeyBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.GetBlobByKeyAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.GetBlobByKeyAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.GetBlobByKeyBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.GetBlobMetadataByKeyAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.GetBlobMetadataByKeyAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.GetBlobMetadataByKeyBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.GetMultipartUploadStatusByKeyAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.GetMultipartUploadStatusByKeyAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.GetMultipartUploadStatusByKeyBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.ListKeysAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.ListKeysAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.ListKeysBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.PutBlobByKeyAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.PutBlobByKeyAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.PutBlobByKeyBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.StartMultipartUploadByKeyAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.StartMultipartUploadByKeyAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.StartMultipartUploadByKeyBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.UploadPartByKeyAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.UploadPartByKeyAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.UploadPartByKeyBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BYTE_ARRAY - Static variable in interface com.here.platform.location.dataloader.core.caching.javadsl.CacheLevels
-
Deprecated.Used for
DataLoaders of byte[]. - ByteArray$() - Constructor for class com.here.platform.location.dataloader.core.caching.CacheLevel.ByteArray$
-
Deprecated.
- byteArrayTileLoader(Catalog, String) - Method in class com.here.platform.location.dataloader.core.caching.CacheManager
-
Deprecated.
- byteCRChex() - Method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- byteSize() - Method in class com.here.platform.location.tpeg2.sfw.TPEGbin
C
- Cache<K,
V> - Interface in com.here.platform.data.client.v2.caching.model.versioned -
A mapping from key to values.
- CacheKey - Class in com.here.platform.location.dataloader.core.caching
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- CacheKey(HRN, long, String, CacheLevel) - Constructor for class com.here.platform.location.dataloader.core.caching.CacheKey
-
Deprecated.
- cacheLevel() - Method in class com.here.platform.location.dataloader.core.caching.CacheKey
-
Deprecated.
- CacheLevel - Interface in com.here.platform.location.dataloader.core.caching
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- CacheLevel.ByteArray$ - Class in com.here.platform.location.dataloader.core.caching
-
Deprecated.Used for
DataLoaders of Array[Byte]. - CacheLevel.InMemory$ - Class in com.here.platform.location.dataloader.core.caching
-
Deprecated.Used for
DataLoaders of In-Memory Tiles. - CacheLevel.OnTheFly$ - Class in com.here.platform.location.dataloader.core.caching
-
Deprecated.Used for
DataLoaders of on-the-fly compiled tiles. - CacheLevels - Interface in com.here.platform.location.dataloader.core.caching.javadsl
-
Deprecated.
- CacheManager - Class in com.here.platform.location.dataloader.core.caching
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- CacheManager() - Constructor for class com.here.platform.location.dataloader.core.caching.CacheManager
-
Deprecated.
- CacheStats - Class in com.here.platform.data.client.v2.api.model.versioned
- CacheStats - Class in com.here.platform.location.dataloader.core.caching
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- CacheStats(long, long, long, long) - Constructor for class com.here.platform.location.dataloader.core.caching.CacheStats
-
Deprecated.
- CacheStats(long, long, long, long, long, long, long, long, long) - Constructor for class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- CachingDataLoader<Id,
T> - Interface in com.here.platform.location.dataloader.core.caching -
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- CachingPolicy - Class in com.here.platform.location.dataloader.core.caching
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- CachingPolicy() - Constructor for class com.here.platform.location.dataloader.core.caching.CachingPolicy
-
Deprecated.
- CachingTileLoader<T> - Interface in com.here.platform.location.dataloader.core.caching
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- CachingTileLoaderMap - Class in com.here.platform.location.dataloader.core.caching
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- CachingTileLoaderMap() - Constructor for class com.here.platform.location.dataloader.core.caching.CachingTileLoaderMap
-
Deprecated.
- CachingVersionedGenericLayer - Interface in com.here.platform.data.client.v2.api.javadsl.versioned
- CachingVersionedGenericLayerReader<T> - Interface in com.here.platform.data.client.v2.api.javadsl.versioned
- CachingVersionedHereTileLayer - Interface in com.here.platform.data.client.v2.api.javadsl.versioned
- CachingVersionedHereTileLayerReader<T> - Interface in com.here.platform.data.client.v2.api.javadsl.versioned
- CachingVersionedLayers - Interface in com.here.platform.data.client.v2.api.javadsl.versioned
-
Adds to the `VersionedLayers` the capability to gather stats and preload data into the cache.
- CAF - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Central African Republic
- CAF$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CAF$
- CaffeineCache<K,
V> - Class in com.here.platform.data.client.v2.caching.caffeine.model - CaffeineCache(Cache<K, V>) - Constructor for class com.here.platform.data.client.v2.caching.caffeine.model.CaffeineCache
- calculatedBy() - Method in interface com.here.platform.location.core.geospatial.StraightLineLengthSeq
- calculateRoutes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi
- calculateRoutes(String, String, String, List<String>, Optional<String>, Optional<String>, Optional<Integer>, Optional<Avoid>, Optional<Exclude>, Optional<String>, Optional<String>, List<String>, List<String>, Optional<Truck>, Optional<EV>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi
-
Calculates a route using a generic vehicle/pedestrian mode, e.g.
- CalculateRoutesAdapter(ApiRequest<RouterRouteResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- CalculateRoutesAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter$
- CalculateRoutesBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- CAN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Canada
- CAN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CAN$
- CanBuildScalaApi<T extends ScalaApi> - Interface in com.here.platform.data.client.base
- cancel() - Method in interface com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription
- Cancel() - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Cancel
- Cancel() - Method in interface com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription
- Cancel$() - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Cancel$
- cancelFlag() - Method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- cancelFlag() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- cancelFlag() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- cancelFlag() - Method in interface com.here.platform.location.tpeg2.mmc.MMCTemplate
- cancelled() - Method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.StateActor
- cancelMultipartUpload() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
- cancelMultipartUpload(String, Optional<String>, String, String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
-
Cancels an entire multipart upload operation.
- CancelMultipartUploadAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- CancelMultipartUploadAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter$
- CancelMultipartUploadBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadBuilder
- cancelMultipartUploadByKey() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
- cancelMultipartUploadByKey(String, String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
-
Cancels an entire multipart upload operation.
- CancelMultipartUploadByKeyAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- CancelMultipartUploadByKeyAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter$
- CancelMultipartUploadByKeyBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyBuilder
- cancelPublication() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi
- cancelPublication(String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi
-
Cancels a publication if it has not yet been submitted.
- CancelPublicationAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- CancelPublicationAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter$
- CancelPublicationBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationBuilder
- CanCreateWithExternalCaches(HRN, DataApiAdapter, VersionedLayerReadersConfiguration, Cache<LayerMetadata, Object>, Cache<LayerMetadataKey, OptionalLayerMetadata>) - Constructor for class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanCreateWithExternalCaches
- CandidateGenerator<O,
V> - Interface in com.here.platform.location.core.mapmatching.javadsl -
Generates candidate
MatchResults for a particular observation. - CandidateGenerators - Class in com.here.platform.location.core.mapmatching.javadsl
- CandidateGenerators() - Constructor for class com.here.platform.location.core.mapmatching.javadsl.CandidateGenerators
- canEqual(Object) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Cancel
- canEqual(Object) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Complete
- canEqual(Object) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Init
- canEqual(Object) - Method in class com.here.platform.data.client.v2.adapter.model.CatalogVersion
- canEqual(Object) - Method in class com.here.platform.data.client.v2.adapter.model.CompatibleVersion
- canEqual(Object) - Method in class com.here.platform.data.client.v2.adapter.model.VersionDependency
- canEqual(Object) - Method in class com.here.platform.data.client.v2.api.model.VersionDependency
- canEqual(Object) - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- canEqual(Object) - Method in class com.here.platform.data.client.v2.caching.model.versioned.GenericPartitionKey
- canEqual(Object) - Method in class com.here.platform.data.client.v2.caching.model.versioned.HereTileKey
- canEqual(Object) - Static method in class com.here.platform.location.compilation.core.Incoming
- canEqual(Object) - Static method in class com.here.platform.location.compilation.core.Loop
- canEqual(Object) - Static method in class com.here.platform.location.compilation.core.Outgoing
- canEqual(Object) - Static method in class com.here.platform.location.core.mapmatching.OffRoad
- canEqual(Object) - Static method in class com.here.platform.location.core.mapmatching.Unknown
- canEqual(Object) - Static method in class com.here.platform.location.dataloader.core.GenericPartitioning
-
Deprecated.
- canEqual(Object) - Static method in class com.here.platform.location.inmemory.graph.Backward
- canEqual(Object) - Static method in class com.here.platform.location.inmemory.graph.Forward
- canEqual(Object) - Static method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.Scenic
- canEqual(Object) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility$LowMobility
- canEqual(Object) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpecialExplication
- canEqual(Object) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.ThroughRoute
- canEqual(Object) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TravelDirection
- CanSelectDataApi(HRN) - Constructor for class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSelectDataApi
- CanSetCacheSizesAndAttributes(HRN, DataApiAdapter, OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder) - Constructor for class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
- CanSetExternalCaches(HRN, DataApiAdapter) - Constructor for class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetExternalCaches
- carPathMatcher(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Deprecated.Prefer
new PathMatchers(optimizedMap).carPathMatcherWithoutTransitions(). - carPathMatcher(Catalog, DataLoaderProvider, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Deprecated.Prefer
new PathMatchers(optimizedMap).carPathMatcherWithoutTransitions(adapter). - CarPathMatcherLayers - Class in com.here.platform.location.integration.optimizedmap.mapmatching
- CarPathMatcherLayers(GeometryLayer, LengthLayer, RoutingGraphLayer, RestrictedManoeuvreLayer, RoadAccessLayer) - Constructor for class com.here.platform.location.integration.optimizedmap.mapmatching.CarPathMatcherLayers
- carPathMatcherWithoutTransitions() - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that only matches to vertices that are accessible by cars.
- carPathMatcherWithoutTransitions(GeoCoordinateAdapter<O>) - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that only matches to vertices that are accessible by cars.
- carPathMatcherWithoutTransitions(CarPathMatcherLayers) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that only matches to vertices that are accessible by cars.
- carPathMatcherWithoutTransitions(CarPathMatcherLayers, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that only matches to vertices that are accessible by cars.
- carPathMatcherWithTransitions() - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that only matches to vertices that are accessible to cars, and that is suitable for sparse probes.
- carPathMatcherWithTransitions(GeoCoordinateAdapter<O>) - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that only matches to vertices that are accessible to cars, and that is suitable for sparse probes.
- carPathMatcherWithTransitions(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Deprecated.Prefer
new PathMatchers(optimizedMap).carPathMatcherWithTransitions(). - carPathMatcherWithTransitions(Catalog, DataLoaderProvider, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Deprecated.Prefer
new PathMatchers(optimizedMap).carPathMatcherWithTransitions(adapter). - carPathMatcherWithTransitions(CarPathMatcherLayers) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that only matches to vertices that are accessible to cars, and that is suitable for sparse probes.
- carPathMatcherWithTransitions(CarPathMatcherLayers, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that only matches to vertices that are accessible to cars, and that is suitable for sparse probes.
- Carpool - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.AccessRestriction
- Carpool - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.RoadAccess
- CARPOOL_ROAD - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.RoadUsages
-
Identifies a road where at some point all lanes serve as carpool lanes, where HOV vehicles only are allowed to travel.
- CarpoolRoad() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
-
Identifies a road where at some point all lanes serve as carpool lanes, where HOV vehicles only are allowed to travel.
- carrierSID() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- Catalog - Interface in com.here.platform.location.dataloader.core
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- catalogBuilder(HRN) - Method in class com.here.platform.data.client.v2.main.javadsl.DataClient
- catalogExists() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- catalogExists(String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Checks whether a catalog with the specified HRN exists.
- CatalogExistsAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- CatalogExistsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter$
- CatalogExistsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsBuilder
- CatalogFactory - Interface in com.here.platform.location.dataloader.core
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- catalogHrn() - Method in class com.here.platform.location.dataloader.core.AbstractDataLoaderDecorator
-
Deprecated.
- catalogHrn() - Method in interface com.here.platform.location.dataloader.core.DataLoader
-
Deprecated.
- catalogHrn() - Method in class com.here.platform.location.dataloader.core.javadsl.AbstractTileLoaderDecorator
-
Deprecated.
- catalogVersion() - Method in class com.here.platform.data.client.v2.adapter.model.VersionDependency
- catalogVersion() - Method in class com.here.platform.location.dataloader.core.AbstractDataLoaderDecorator
-
Deprecated.
- catalogVersion() - Method in interface com.here.platform.location.dataloader.core.DataLoader
-
Deprecated.
- catalogVersion() - Method in class com.here.platform.location.dataloader.core.javadsl.AbstractTileLoaderDecorator
-
Deprecated.
- CatalogVersion - Class in com.here.platform.data.client.v2.adapter.model
- CatalogVersion(HRN, long) - Constructor for class com.here.platform.data.client.v2.adapter.model.CatalogVersion
- CatalogVersionInfo - Interface in com.here.platform.data.client.v2.api.javadsl
-
Find version information for a catalog HRN
- cause() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- cause() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- cause() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- Cause - Interface in com.here.platform.location.tpeg2.tec
- CauseCode - Class in com.here.platform.location.tpeg2.tec
- CauseCode - Class in com.here.platform.location.tpeg2.tfp
- CauseCode(short) - Constructor for class com.here.platform.location.tpeg2.tec.CauseCode
- CauseCode(short) - Constructor for class com.here.platform.location.tpeg2.tfp.CauseCode
- causeOffset() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- causes() - Method in class com.here.platform.location.tpeg2.tec.Event
- CCK - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Cocos (Keeling) Islands
- CCK$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CCK$
- center() - Method in class com.here.platform.location.referencing.CircleLocation
- center() - Method in class com.here.platform.location.spark.Cluster
- center(BB, BoundingBoxOperations<BB>) - Static method in class com.here.platform.location.core.geospatial.BoundingBoxes
-
Returns the center of the bounding box.
- center(BoundingBoxOperations<BB>) - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- centerPoint() - Method in class com.here.platform.location.tpeg2.olr.CircleLocationReference
- centreFrequency() - Method in class com.here.platform.location.tpeg2.sni.DABFrequency
- changeCatalogState() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- changeCatalogState(String, CatalogStatusRequestBody) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Allows to mark a catalog status as disabled or to re-enable it.
- ChangeCatalogStateAdapter(ApiRequest<CatalogStatusResult>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- ChangeCatalogStateAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter$
- ChangeCatalogStateBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateBuilder
- characterEncoding() - Method in class com.here.platform.location.tpeg2.BinaryMarshallerConfig
- characterEncoding() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTable
- CharacterEncoding - Class in com.here.platform.location.tpeg2.sni
- CharacterEncoding(short) - Constructor for class com.here.platform.location.tpeg2.sni.CharacterEncoding
- CHE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Switzerland
- CHE$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CHE$
- checkBlobExists() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
- checkBlobExists(String, String, String, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
-
Checks if a blob exists for the requested data handle.
- CheckBlobExistsAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- CheckBlobExistsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter$
- CheckBlobExistsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsBuilder
- checkHandleExists() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi
- checkHandleExists(String, String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi
-
Checks if a volatile blob exists for the requested data handle.
- CheckHandleExistsAdapter(ApiRequest<String>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- CheckHandleExistsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter$
- CheckHandleExistsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsBuilder
- checkSubscriptionExists() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
- checkSubscriptionExists(String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
-
Checks whether a subscription with the specified HRN exists.
- CheckSubscriptionExistsAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- CheckSubscriptionExistsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter$
- CheckSubscriptionExistsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsBuilder
- CHL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Chile
- CHL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CHL$
- CHN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
China
- CHN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CHN$
- ChunkLengthCalculatorSinusoidalProjectionCenteredOnChunkFirstPoint() - Static method in class com.here.platform.location.inmemory.geospatial.GeometryTile
-
The chunk length calculator used by the Optimized Map Compiler, and TiledGeometryPropertyMap
- chunkLengthToMeters(int) - Static method in class com.here.platform.location.inmemory.geospatial.GeometryTile
-
Converts a length value from
GeometryTile.cumulativeChunkLengthsto a value in meters. - circle() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
CircleLocationReference. - circle() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
Creates a resolver for
CircleLocationReferences. - CircleLocation - Class in com.here.platform.location.referencing
-
A location represented by a circle.
- CircleLocation(double, double, double) - Constructor for class com.here.platform.location.referencing.CircleLocation
- CircleLocation(GeoCoordinateHolder, double) - Constructor for class com.here.platform.location.referencing.CircleLocation
- CircleLocationReference - Class in com.here.platform.location.tpeg2.olr
-
A
CircleLocationReferencerefers to an area described by the geometric shape of a circle and is not tied to the road network. - CircleLocationReference(AbsoluteGeoCoordinate, long, boolean) - Constructor for class com.here.platform.location.tpeg2.olr.CircleLocationReference
- CIV - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Côte d'Ivoire
- CIV$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CIV$
- clamp(double, double, double) - Static method in class com.here.platform.location.core.Utils
-
Returns the value restricted to the given boundaries.
- CloseableIterator<T> - Interface in com.here.platform.data.client.base.http.utils
- closedLinear() - Method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
ClosedLinearLocationReferences. - closedLinear() - Method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
Creates a resolver for
ClosedLinearLocationReferences. - ClosedLinearLocation - Class in com.here.platform.location.referencing
-
A closed path in the road network expressed in the Location Library's data model.
- ClosedLinearLocation(List<Vertex>) - Constructor for class com.here.platform.location.referencing.ClosedLinearLocation
- ClosedLinearLocation(Seq<Vertex>) - Constructor for class com.here.platform.location.referencing.ClosedLinearLocation
- ClosedLinearLocationReference - Class in com.here.platform.location.tpeg2.olr
-
A
ClosedLinearLocationReferencerefers to an area that is circumscribed by a closed path in the road network, e.g. - ClosedLinearLocationReference(FirstLocationReferencePoint, List<IntermediateLocationReferencePoint>, LineProperties, Optional<Shape>) - Constructor for class com.here.platform.location.tpeg2.olr.ClosedLinearLocationReference
- ClosedLinearLocationReference(FirstLocationReferencePoint, Seq<IntermediateLocationReferencePoint>, LineProperties, Option<Shape>) - Constructor for class com.here.platform.location.tpeg2.olr.ClosedLinearLocationReference
- ClosestResultPerKey<E,
K> - Class in com.here.platform.location.core.geospatial -
Decorator for
ProximitySearchthat deduplicates results as follows. - ClosestResultPerKey() - Constructor for class com.here.platform.location.core.geospatial.ClosestResultPerKey
- Cluster<GeolocatedItem> - Class in com.here.platform.location.spark
-
A cluster of elements.
- Cluster(Seq<GeolocatedItem>, GeoCoordinateOperations<GeolocatedItem>) - Constructor for class com.here.platform.location.spark.Cluster
- clusterEventsOnTile(Tuple2<TileId, Iterable<GeolocatedItem>>) - Method in class com.here.platform.location.spark.DistributedClustering
- CMR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Cameroon
- CMR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CMR$
- COD - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Congo, the Democratic Republic of the
- COD$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COD$
- code() - Method in class com.here.platform.location.tpeg2.mmc.PartType
- code() - Method in class com.here.platform.location.tpeg2.mmc.UpdateMode
- code() - Method in class com.here.platform.location.tpeg2.olr.FormOfWay
- code() - Method in class com.here.platform.location.tpeg2.olr.FunctionalRoadClass
- code() - Method in class com.here.platform.location.tpeg2.olr.Orientation
- code() - Method in class com.here.platform.location.tpeg2.olr.SideOfRoad
- code() - Method in class com.here.platform.location.tpeg2.sni.CharacterEncoding
- code() - Method in class com.here.platform.location.tpeg2.sni.GraphicType
- code() - Method in class com.here.platform.location.tpeg2.sni.RestrictionTypeCode
- code() - Method in class com.here.platform.location.tpeg2.tdt.CountryCode
- code() - Method in class com.here.platform.location.tpeg2.tdt.CurrencyType
- code() - Method in class com.here.platform.location.tpeg2.tdt.LanguageCode
- code() - Method in class com.here.platform.location.tpeg2.tdt.NumericalMagnitude
- code() - Method in class com.here.platform.location.tpeg2.tdt.OptionalBoolean
- code() - Method in class com.here.platform.location.tpeg2.tdt.OrientationType
- code() - Method in class com.here.platform.location.tpeg2.tdt.Priority
- code() - Method in class com.here.platform.location.tpeg2.tdt.SpecialDay
- code() - Method in class com.here.platform.location.tpeg2.tec.Accident
- code() - Method in class com.here.platform.location.tpeg2.tec.AdviceCode
- code() - Method in class com.here.platform.location.tpeg2.tec.AnimalsOnRoadway
- code() - Method in class com.here.platform.location.tpeg2.tec.BrokenDownVehicles
- code() - Method in class com.here.platform.location.tpeg2.tec.CauseCode
- code() - Method in class com.here.platform.location.tpeg2.tec.DangerousEndOfQueue
- code() - Method in class com.here.platform.location.tpeg2.tec.DiversionRoadType
- code() - Method in class com.here.platform.location.tpeg2.tec.DoNotLeaveYourVehicle
- code() - Method in class com.here.platform.location.tpeg2.tec.DriveCarefully
- code() - Method in class com.here.platform.location.tpeg2.tec.DrivingNotAllowed
- code() - Method in class com.here.platform.location.tpeg2.tec.EffectCode
- code() - Method in class com.here.platform.location.tpeg2.tec.ExtremeWeatherConditions
- code() - Method in class com.here.platform.location.tpeg2.tec.Fire
- code() - Method in class com.here.platform.location.tpeg2.tec.FollowDiversion
- code() - Method in class com.here.platform.location.tpeg2.tec.GiveWayToVehiclesFromBehind
- code() - Method in class com.here.platform.location.tpeg2.tec.HazardousDrivingConditions
- code() - Method in class com.here.platform.location.tpeg2.tec.Impassability
- code() - Method in class com.here.platform.location.tpeg2.tec.LaneRestriction
- code() - Method in class com.here.platform.location.tpeg2.tec.MajorEvent
- code() - Method in class com.here.platform.location.tpeg2.tec.MalfunctioningRoadsideEquipment
- code() - Method in class com.here.platform.location.tpeg2.tec.NarrowLanes
- code() - Method in class com.here.platform.location.tpeg2.tec.ObjectsOnTheRoad
- code() - Method in class com.here.platform.location.tpeg2.tec.OvertakingNotAllowed
- code() - Method in class com.here.platform.location.tpeg2.tec.PeopleOnRoadway
- code() - Method in class com.here.platform.location.tpeg2.tec.PoliceCheckpoint
- code() - Method in class com.here.platform.location.tpeg2.tec.Precipitation
- code() - Method in class com.here.platform.location.tpeg2.tec.RecklessPersons
- code() - Method in class com.here.platform.location.tpeg2.tec.RegulatoryMeasure
- code() - Method in class com.here.platform.location.tpeg2.tec.RescueAndRecoveryWorkInProgress
- code() - Method in class com.here.platform.location.tpeg2.tec.RiskOfFire
- code() - Method in class com.here.platform.location.tpeg2.tec.Roadworks
- code() - Method in class com.here.platform.location.tpeg2.tec.ServiceNotOperating
- code() - Method in class com.here.platform.location.tpeg2.tec.ServiceNotUseable
- code() - Method in class com.here.platform.location.tpeg2.tec.SlipperyRoad
- code() - Method in class com.here.platform.location.tpeg2.tec.SlowMovingVehicles
- code() - Method in class com.here.platform.location.tpeg2.tec.SubAdviceType
- code() - Method in class com.here.platform.location.tpeg2.tec.SubCauseType
- code() - Method in class com.here.platform.location.tpeg2.tec.Tendency
- code() - Method in class com.here.platform.location.tpeg2.tec.TimeDelay
- code() - Method in class com.here.platform.location.tpeg2.tec.TrafficCongestion
- code() - Method in class com.here.platform.location.tpeg2.tec.UseTollLanes
- code() - Method in class com.here.platform.location.tpeg2.tec.VehicleType
- code() - Method in class com.here.platform.location.tpeg2.tec.VisibilityReduced
- code() - Method in class com.here.platform.location.tpeg2.tec.WarningLevel
- code() - Method in class com.here.platform.location.tpeg2.tfp.CauseCode
- code() - Method in class com.here.platform.location.tpeg2.tfp.FlowDataQuality
- code() - Method in class com.here.platform.location.tpeg2.tfp.LaneRestriction
- code() - Method in class com.here.platform.location.tpeg2.tfp.LevelOfService
- code() - Method in class com.here.platform.location.tpeg2.tfp.SectionType
- code() - Method in class com.here.platform.location.tpeg2.tfp.SpatialResolution
- code() - Method in class com.here.platform.location.tpeg2.tfp.VehicleClass
- code() - Method in class com.here.platform.location.tpeg2.tfp.VehicleCredentials
- COG - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Congo
- COG$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COG$
- coid() - Method in class com.here.platform.location.tpeg2.tec.LinkedCause
- coid() - Method in class com.here.platform.location.tpeg2.tfp.LinkedCause
- COK - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Cook Islands
- COK$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COK$
- COL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Colombia
- COL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COL$
- color(Color) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties.Style
-
Can be applied to any geometry type
- Color - Class in com.here.platform.location.io.javadsl
-
A color to be used in properties, in web format (#RRGGBB)
- Color(String) - Constructor for class com.here.platform.location.io.javadsl.Color
-
Create a color given a string in web format (#RRGGBB).
- columnCount() - Method in class com.here.platform.location.core.mapmatching.LogProbabilityMatrix
- columns() - Method in class com.here.platform.location.referencing.GridLocation
- COM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Comoros
- com.here.hrn - package com.here.hrn
- com.here.platform.dal.custom - package com.here.platform.dal.custom
- com.here.platform.data.client.base - package com.here.platform.data.client.base
- com.here.platform.data.client.base.common - package com.here.platform.data.client.base.common
- com.here.platform.data.client.base.common.metrics - package com.here.platform.data.client.base.common.metrics
- com.here.platform.data.client.base.common.metrics.javadsl - package com.here.platform.data.client.base.common.metrics.javadsl
- com.here.platform.data.client.base.generated.codecs - package com.here.platform.data.client.base.generated.codecs
- com.here.platform.data.client.base.generated.javadsl.api.artifact - package com.here.platform.data.client.base.generated.javadsl.api.artifact
- com.here.platform.data.client.base.generated.javadsl.api.blob - package com.here.platform.data.client.base.generated.javadsl.api.blob
- com.here.platform.data.client.base.generated.javadsl.api.config - package com.here.platform.data.client.base.generated.javadsl.api.config
- com.here.platform.data.client.base.generated.javadsl.api.data_volatile - package com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- com.here.platform.data.client.base.generated.javadsl.api.index - package com.here.platform.data.client.base.generated.javadsl.api.index
- com.here.platform.data.client.base.generated.javadsl.api.ingest - package com.here.platform.data.client.base.generated.javadsl.api.ingest
- com.here.platform.data.client.base.generated.javadsl.api.interactive - package com.here.platform.data.client.base.generated.javadsl.api.interactive
- com.here.platform.data.client.base.generated.javadsl.api.metadata - package com.here.platform.data.client.base.generated.javadsl.api.metadata
- com.here.platform.data.client.base.generated.javadsl.api.notifications - package com.here.platform.data.client.base.generated.javadsl.api.notifications
- com.here.platform.data.client.base.generated.javadsl.api.publish - package com.here.platform.data.client.base.generated.javadsl.api.publish
- com.here.platform.data.client.base.generated.javadsl.api.query - package com.here.platform.data.client.base.generated.javadsl.api.query
- com.here.platform.data.client.base.generated.javadsl.api.stream - package com.here.platform.data.client.base.generated.javadsl.api.stream
- com.here.platform.data.client.base.http - package com.here.platform.data.client.base.http
- com.here.platform.data.client.base.http.settings - package com.here.platform.data.client.base.http.settings
- com.here.platform.data.client.base.http.utils - package com.here.platform.data.client.base.http.utils
- com.here.platform.data.client.base.javadsl - package com.here.platform.data.client.base.javadsl
- com.here.platform.data.client.base.ols.generated.codecs.geocode - package com.here.platform.data.client.base.ols.generated.codecs.geocode
- com.here.platform.data.client.base.ols.generated.codecs.map - package com.here.platform.data.client.base.ols.generated.codecs.map
- com.here.platform.data.client.base.ols.generated.codecs.revgeocode - package com.here.platform.data.client.base.ols.generated.codecs.revgeocode
- com.here.platform.data.client.base.ols.generated.codecs.router - package com.here.platform.data.client.base.ols.generated.codecs.router
- com.here.platform.data.client.base.ols.generated.codecs.routing - package com.here.platform.data.client.base.ols.generated.codecs.routing
- com.here.platform.data.client.base.ols.generated.codecs.search - package com.here.platform.data.client.base.ols.generated.codecs.search
- com.here.platform.data.client.base.ols.generated.codecs.traffic - package com.here.platform.data.client.base.ols.generated.codecs.traffic
- com.here.platform.data.client.base.ols.generated.codecs.transit - package com.here.platform.data.client.base.ols.generated.codecs.transit
- com.here.platform.data.client.base.ols.generated.codecs.weather - package com.here.platform.data.client.base.ols.generated.codecs.weather
- com.here.platform.data.client.base.ols.generated.javadsl.api.geocode - package com.here.platform.data.client.base.ols.generated.javadsl.api.geocode
- com.here.platform.data.client.base.ols.generated.javadsl.api.map - package com.here.platform.data.client.base.ols.generated.javadsl.api.map
- com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode - package com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode
- com.here.platform.data.client.base.ols.generated.javadsl.api.router - package com.here.platform.data.client.base.ols.generated.javadsl.api.router
- com.here.platform.data.client.base.ols.generated.javadsl.api.routing - package com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- com.here.platform.data.client.base.ols.generated.javadsl.api.search - package com.here.platform.data.client.base.ols.generated.javadsl.api.search
- com.here.platform.data.client.base.ols.generated.javadsl.api.traffic - package com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- com.here.platform.data.client.base.ols.generated.javadsl.api.transit - package com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- com.here.platform.data.client.base.ols.generated.javadsl.api.weather - package com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- com.here.platform.data.client.v2.adapter - package com.here.platform.data.client.v2.adapter
- com.here.platform.data.client.v2.adapter.base.javadsl - package com.here.platform.data.client.v2.adapter.base.javadsl
- com.here.platform.data.client.v2.adapter.javadsl - package com.here.platform.data.client.v2.adapter.javadsl
- com.here.platform.data.client.v2.adapter.model - package com.here.platform.data.client.v2.adapter.model
- com.here.platform.data.client.v2.api - package com.here.platform.data.client.v2.api
- com.here.platform.data.client.v2.api.javadsl - package com.here.platform.data.client.v2.api.javadsl
- com.here.platform.data.client.v2.api.javadsl.versioned - package com.here.platform.data.client.v2.api.javadsl.versioned
- com.here.platform.data.client.v2.api.model - package com.here.platform.data.client.v2.api.model
- com.here.platform.data.client.v2.api.model.versioned - package com.here.platform.data.client.v2.api.model.versioned
- com.here.platform.data.client.v2.caching - package com.here.platform.data.client.v2.caching
- com.here.platform.data.client.v2.caching.caffeine.javadsl - package com.here.platform.data.client.v2.caching.caffeine.javadsl
- com.here.platform.data.client.v2.caching.caffeine.model - package com.here.platform.data.client.v2.caching.caffeine.model
- com.here.platform.data.client.v2.caching.javadsl - package com.here.platform.data.client.v2.caching.javadsl
- com.here.platform.data.client.v2.caching.javadsl.versioned - package com.here.platform.data.client.v2.caching.javadsl.versioned
- com.here.platform.data.client.v2.caching.model.versioned - package com.here.platform.data.client.v2.caching.model.versioned
- com.here.platform.data.client.v2.main - package com.here.platform.data.client.v2.main
- com.here.platform.data.client.v2.main.javadsl - package com.here.platform.data.client.v2.main.javadsl
- com.here.platform.index.compaction.core - package com.here.platform.index.compaction.core
- com.here.platform.location.compilation.core - package com.here.platform.location.compilation.core
- com.here.platform.location.compilation.heremapcontent - package com.here.platform.location.compilation.heremapcontent
- com.here.platform.location.compilation.heremapcontent.javadsl - package com.here.platform.location.compilation.heremapcontent.javadsl
- com.here.platform.location.core - package com.here.platform.location.core
- com.here.platform.location.core.annotation - package com.here.platform.location.core.annotation
- com.here.platform.location.core.geospatial - package com.here.platform.location.core.geospatial
- com.here.platform.location.core.geospatial.javadsl - package com.here.platform.location.core.geospatial.javadsl
- com.here.platform.location.core.graph.javadsl - package com.here.platform.location.core.graph.javadsl
- com.here.platform.location.core.mapmatching - package com.here.platform.location.core.mapmatching
- com.here.platform.location.core.mapmatching.javadsl - package com.here.platform.location.core.mapmatching.javadsl
- com.here.platform.location.core.shortestpath - package com.here.platform.location.core.shortestpath
- com.here.platform.location.dataloader.core - package com.here.platform.location.dataloader.core
- com.here.platform.location.dataloader.core.caching - package com.here.platform.location.dataloader.core.caching
- com.here.platform.location.dataloader.core.caching.javadsl - package com.here.platform.location.dataloader.core.caching.javadsl
- com.here.platform.location.dataloader.core.javadsl - package com.here.platform.location.dataloader.core.javadsl
- com.here.platform.location.dataloader.flink - package com.here.platform.location.dataloader.flink
- com.here.platform.location.dataloader.spark - package com.here.platform.location.dataloader.spark
- com.here.platform.location.dataloader.standalone - package com.here.platform.location.dataloader.standalone
- com.here.platform.location.inmemory.geospatial - package com.here.platform.location.inmemory.geospatial
- com.here.platform.location.inmemory.graph - package com.here.platform.location.inmemory.graph
- com.here.platform.location.inmemory.graph.javadsl - package com.here.platform.location.inmemory.graph.javadsl
- com.here.platform.location.integration - package com.here.platform.location.integration
- com.here.platform.location.integration.herecommons.geospatial - package com.here.platform.location.integration.herecommons.geospatial
- com.here.platform.location.integration.herecommons.geospatial.javadsl - package com.here.platform.location.integration.herecommons.geospatial.javadsl
- com.here.platform.location.integration.herecommons.graph - package com.here.platform.location.integration.herecommons.graph
- com.here.platform.location.integration.heremapcontent - package com.here.platform.location.integration.heremapcontent
- com.here.platform.location.integration.optimizedmap - package com.here.platform.location.integration.optimizedmap
- com.here.platform.location.integration.optimizedmap.adasattributes - package com.here.platform.location.integration.optimizedmap.adasattributes
- com.here.platform.location.integration.optimizedmap.adasattributes.javadsl - package com.here.platform.location.integration.optimizedmap.adasattributes.javadsl
- com.here.platform.location.integration.optimizedmap.advancednavigationattributes - package com.here.platform.location.integration.optimizedmap.advancednavigationattributes
- com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl - package com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl
- com.here.platform.location.integration.optimizedmap.commonattributes - package com.here.platform.location.integration.optimizedmap.commonattributes
- com.here.platform.location.integration.optimizedmap.commonattributes.javadsl - package com.here.platform.location.integration.optimizedmap.commonattributes.javadsl
- com.here.platform.location.integration.optimizedmap.dcl2 - package com.here.platform.location.integration.optimizedmap.dcl2
- com.here.platform.location.integration.optimizedmap.dcl2.javadsl - package com.here.platform.location.integration.optimizedmap.dcl2.javadsl
- com.here.platform.location.integration.optimizedmap.geospatial - package com.here.platform.location.integration.optimizedmap.geospatial
- com.here.platform.location.integration.optimizedmap.geospatial.javadsl - package com.here.platform.location.integration.optimizedmap.geospatial.javadsl
- com.here.platform.location.integration.optimizedmap.graph - package com.here.platform.location.integration.optimizedmap.graph
- com.here.platform.location.integration.optimizedmap.graph.javadsl - package com.here.platform.location.integration.optimizedmap.graph.javadsl
- com.here.platform.location.integration.optimizedmap.mapmatching - package com.here.platform.location.integration.optimizedmap.mapmatching
-
Provides predefined map matchers and components to build these map matchers that use the map data of the Optimized Map for Location Library.
- com.here.platform.location.integration.optimizedmap.mapmatching.javadsl - package com.here.platform.location.integration.optimizedmap.mapmatching.javadsl
- com.here.platform.location.integration.optimizedmap.navigationattributes - package com.here.platform.location.integration.optimizedmap.navigationattributes
- com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl - package com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl
- com.here.platform.location.integration.optimizedmap.roadattributes - package com.here.platform.location.integration.optimizedmap.roadattributes
- com.here.platform.location.integration.optimizedmap.roadattributes.javadsl - package com.here.platform.location.integration.optimizedmap.roadattributes.javadsl
- com.here.platform.location.io.javadsl - package com.here.platform.location.io.javadsl
- com.here.platform.location.io.javadsl.geojson - package com.here.platform.location.io.javadsl.geojson
- com.here.platform.location.referencing - package com.here.platform.location.referencing
- com.here.platform.location.referencing.javadsl - package com.here.platform.location.referencing.javadsl
- com.here.platform.location.referencing.olr - package com.here.platform.location.referencing.olr
- com.here.platform.location.referencing.tmc - package com.here.platform.location.referencing.tmc
- com.here.platform.location.referencing.tmc.javadsl - package com.here.platform.location.referencing.tmc.javadsl
- com.here.platform.location.spark - package com.here.platform.location.spark
- com.here.platform.location.tpeg2 - package com.here.platform.location.tpeg2
- com.here.platform.location.tpeg2.etl - package com.here.platform.location.tpeg2.etl
- com.here.platform.location.tpeg2.javadsl - package com.here.platform.location.tpeg2.javadsl
- com.here.platform.location.tpeg2.lrc - package com.here.platform.location.tpeg2.lrc
- com.here.platform.location.tpeg2.mmc - package com.here.platform.location.tpeg2.mmc
- com.here.platform.location.tpeg2.olr - package com.here.platform.location.tpeg2.olr
- com.here.platform.location.tpeg2.sfw - package com.here.platform.location.tpeg2.sfw
- com.here.platform.location.tpeg2.sni - package com.here.platform.location.tpeg2.sni
- com.here.platform.location.tpeg2.tdt - package com.here.platform.location.tpeg2.tdt
- com.here.platform.location.tpeg2.tec - package com.here.platform.location.tpeg2.tec
- com.here.platform.location.tpeg2.tfp - package com.here.platform.location.tpeg2.tfp
- com.here.platform.location.tpeg2.tmc - package com.here.platform.location.tpeg2.tmc
- COM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COM$
- commitOffsets() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
- commitOffsets(String, Optional<String>, String, CommitOffsetsRequest, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
-
After reading data, you should commit the offset of the last message read from each partition so that your application can resume reading new messages from the correct partition in the event that there is a disruption to the subscription, such as an application crash.
- CommitOffsetsAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- CommitOffsetsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter$
- CommitOffsetsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsBuilder
- CommonApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- CommonApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi
- CommonApi.GetHealthAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- CommonApi.GetHealthAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- CommonApi.GetVersionAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- CommonApi.GetVersionAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- CommonBoundingBoxOps - Class in com.here.platform.location.integration.optimizedmap.geospatial
- CommonBoundingBoxOps() - Constructor for class com.here.platform.location.integration.optimizedmap.geospatial.CommonBoundingBoxOps
- CommonLocationBoundingBoxOperations$() - Constructor for class com.here.platform.location.core.geospatial.BoundingBox.CommonLocationBoundingBoxOperations$
- commonSettings() - Method in class com.here.platform.data.client.base.http.ApiConfigurationProfile
- CommonSettings - Class in com.here.platform.data.client.base.common
- CommonSettings(Config) - Constructor for class com.here.platform.data.client.base.common.CommonSettings
- CompactionUDF - Interface in com.here.platform.index.compaction.core
-
This interface provides control over how the data is compacted in the index layer.
- compare(FunctionalClass) - Method in interface com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass
- compare(RoadClass) - Method in interface com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass
- CompatibleVersion - Class in com.here.platform.data.client.v2.adapter.model
- CompatibleVersion(long, Set<HRN>) - Constructor for class com.here.platform.data.client.v2.adapter.model.CompatibleVersion
- compatibleVersions() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
- compatibleVersions(String, Dependencies, Optional<Integer>, Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
-
Given a list of HRNs and versions provided by the user, returns a list of versions of this catalog for which the listed HRN are either present in the direct or indirect dependencies with the same version, or are not present.
- compatibleVersions(List<CatalogVersion>) - Method in interface com.here.platform.data.client.v2.adapter.javadsl.DataApiVersionInfoAdapter
- CompatibleVersionsAdapter(ApiRequest<VersionsResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- CompatibleVersionsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter$
- CompatibleVersionsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsBuilder
- compile(int, Iterable<P>, SegmentIndexResolver) - Method in class com.here.platform.location.compilation.heremapcontent.RangeBasedPropertyCompiler
- compile(Iterable<Tuple2<SegmentAnchor, T>>, RoutingGraph, SegmentIndexResolver, RoutingGraphOperations<RoutingGraph>) - Method in class com.here.platform.location.compilation.heremapcontent.EdgePropertyCompiler
- Complete() - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Complete
- Complete() - Method in interface com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription
- Complete$() - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Complete$
- completeMultipartUpload() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
- completeMultipartUpload(String, Optional<String>, String, String, String, Optional<String>, Optional<MultipartCompleteRequest>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
-
Call this API when all parts have been uploaded.
- CompleteMultipartUploadAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- CompleteMultipartUploadAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter$
- CompleteMultipartUploadBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadBuilder
- completeMultipartUploadByKey() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
- completeMultipartUploadByKey(String, String, String, Optional<MultipartCompletePayload>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
-
Call this API when all parts have been uploaded.
- CompleteMultipartUploadByKeyAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- CompleteMultipartUploadByKeyAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter$
- CompleteMultipartUploadByKeyBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyBuilder
- compute(O, MatchResult<V>, O, List<MatchResult<V>>) - Method in interface com.here.platform.location.core.mapmatching.javadsl.TransitionProbabilityStrategy
-
Computes the transitions from a candidate generated from the current observation to all candidates generated from the next observation.
- compute(O, List<MatchResult<V>>) - Method in interface com.here.platform.location.core.mapmatching.javadsl.EmissionProbabilityStrategy
-
Computes emission probabilities for candidates associated with an observation.
- compute(O, Seq<MatchResult<V>>) - Method in class com.here.platform.location.core.mapmatching.DistanceEmissionProbabilityStrategy
- ConditionalAccessInformationReference - Class in com.here.platform.location.tpeg2.sni
- ConditionalAccessInformationReference(short, List<ConditionalAccessInformationReferenceEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReference
- ConditionalAccessInformationReference(short, Seq<ConditionalAccessInformationReferenceEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReference
- ConditionalAccessInformationReferenceEntry - Class in com.here.platform.location.tpeg2.sni
- ConditionalAccessInformationReferenceEntry(short, short) - Constructor for class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReferenceEntry
- config() - Method in class com.here.platform.data.client.base.common.CommonSettings
- ConfigApi - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- ConfigApi.CatalogExistsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.CatalogExistsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.CatalogExistsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.ChangeCatalogStateAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.ChangeCatalogStateAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.ChangeCatalogStateBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.CreateCatalogAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.CreateCatalogAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.CreateCatalogBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.DeleteCatalogAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.DeleteCatalogAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.DeleteCatalogBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.DeleteLayerAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.DeleteLayerAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.DeleteLayerBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.DisableAutomaticVersionDeletionAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.DisableAutomaticVersionDeletionAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.DisableAutomaticVersionDeletionBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetCatalogAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetCatalogAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetCatalogBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetCatalogsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetCatalogsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetCatalogsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetCatalogsPageAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetCatalogsPageAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetCatalogsPageBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetCatalogStateAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetCatalogStateAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetCatalogStateBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetOperationStatusAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetOperationStatusAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetOperationStatusBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetSubsetAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetSubsetAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetSubsetBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetSubsetsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetSubsetsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetSubsetsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetSubsetsFingerprintAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetSubsetsFingerprintAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetSubsetsFingerprintBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.PatchCatalogAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.PatchCatalogAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.PatchCatalogBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.PatchLayerAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.PatchLayerAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.PatchLayerBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.UpdateCatalogAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.UpdateCatalogAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.UpdateCatalogBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- configPath() - Method in class com.here.platform.data.client.base.common.CommonSettings
- configure(Function<Caffeine<? super LayerMetadata, ? super Object>, Caffeine<? super LayerMetadata, ? super Object>>) - Method in class com.here.platform.data.client.v2.caching.caffeine.javadsl.BlobCacheBuilder
- configure(Function<Caffeine<? super LayerMetadataKey, ? super OptionalLayerMetadata>, Caffeine<? super LayerMetadataKey, ? super OptionalLayerMetadata>>) - Method in class com.here.platform.data.client.v2.caching.caffeine.javadsl.MetadataCacheBuilder
- congestionProbability() - Method in class com.here.platform.location.tpeg2.tfp.StatisticalParameters
- CONNECT$() - Constructor for class com.here.platform.data.client.base.http.HttpMethod.CONNECT$
- consumeData() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
- consumeData(String, Optional<String>, String, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
-
Consumes data from a layer.
- ConsumeDataAdapter(ApiRequest<ConsumeDataResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- ConsumeDataAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter$
- ConsumeDataBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataBuilder
- contains(BB, GC, BoundingBoxOperations<BB>, GeoCoordinateOperations<GC>) - Static method in class com.here.platform.location.core.geospatial.BoundingBoxes
-
Returns true if the coordinates are inside the bounding box, including its edges and corners.
- contains(Edge) - Method in class com.here.platform.location.inmemory.graph.TiledEdgePropertyMap
- contains(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledGeometryPropertyMap
- contains(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledOverlappingRangeBasedPropertyMap
- contains(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledRangeBasedPropertyMap
- contains(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledUndirectedPropertyMap
- contains(Vertex) - Method in class com.here.platform.location.integration.optimizedmap.graph.TiledHereMapContentReferencePropertyMap
- contains(HereMapContentReference) - Method in class com.here.platform.location.integration.optimizedmap.graph.TiledReverseHereMapContentReferencePropertyMap
- contains(GC, GeoCoordinateOperations<GC>, BoundingBoxOperations<BB>) - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- containsEdge(Edge) - Method in class com.here.platform.location.inmemory.graph.TiledGraph
- containsEdge(Edge) - Method in class com.here.platform.location.inmemory.graph.TiledReversedGraph
- containsEdge(Edge) - Method in class com.here.platform.location.inmemory.graph.TiledReverseGraph
- containsEdge(E) - Method in class com.here.platform.location.core.graph.javadsl.FilteredGraph
- containsEdge(E) - Method in interface com.here.platform.location.core.graph.javadsl.IncidenceGraph
-
Predicate asserting the presence of an edge in the graph
- containsKey(K) - Method in interface com.here.platform.location.core.graph.javadsl.PropertyMap
-
Tests whether this PropertyMap contains a value for a particular key.
- containsOffset(double) - Method in interface com.here.platform.location.core.graph.javadsl.RangeBasedProperty
-
Determines if an offset falls inside the range where this
RangeBasedPropertyapplies. - containsStrict(BB, GC, BoundingBoxOperations<BB>, GeoCoordinateOperations<GC>) - Static method in class com.here.platform.location.core.geospatial.BoundingBoxes
-
Returns true if the coordinates are inside the bounding box, on its north or east edge or on the north-eastern corner.
- containsStrict(GC, GeoCoordinateOperations<GC>, BoundingBoxOperations<BB>) - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- containsVertex(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledGraph
- containsVertex(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledReversedGraph
- containsVertex(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledReverseGraph
- containsVertex(V) - Method in class com.here.platform.location.core.graph.javadsl.FilteredGraph
- containsVertex(V) - Method in interface com.here.platform.location.core.graph.javadsl.IncidenceGraph
-
Predicate asserting the presence of a vertex in the graph
- content() - Method in interface com.here.platform.data.client.base.http.HttpRequest
-
Optional value for request body.
- content() - Method in interface com.here.platform.data.client.base.http.HttpResponse
-
Response content.
- contentDescription() - Method in class com.here.platform.location.tpeg2.sni.ContentDescriptionEntry
- ContentDescription - Class in com.here.platform.location.tpeg2.sni
- ContentDescription(short, List<ContentDescriptionEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.ContentDescription
- ContentDescription(short, Seq<ContentDescriptionEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.ContentDescription
- ContentDescriptionEntry - Class in com.here.platform.location.tpeg2.sni
- ContentDescriptionEntry(short, String) - Constructor for class com.here.platform.location.tpeg2.sni.ContentDescriptionEntry
- contentId() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- contentID() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- contentID() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- contentType() - Method in class com.here.platform.data.client.base.ApiRequest
- contramap(Function1<T, F>) - Method in class com.here.platform.location.compilation.core.FieldSerializer.AugmentedFieldSerializer
- CONTROLLED_ACCESS - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.RoadUsages
-
Controlled access roads are roads with limited entrances and exits that allow uninterrupted high-speed traffic flow.
- ControlledAccess() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
-
Controlled access roads are roads with limited entrances and exits that allow uninterrupted high-speed traffic flow.
- convert(MatchedPath<Vertex, List<Vertex>>) - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.MatchedPathToSegmentAnchorConverter
-
Converts a
MatchedPathto HERE Map ContentSegmentAnchors. - convertSeqToScala(Seq<J>, J2SMapping<J>) - Method in class com.here.platform.data.client.base.Mappings.Implicits$
- convertSetToScala(Set<J>, J2SMapping<J>) - Method in class com.here.platform.data.client.base.Mappings.Implicits$
- convertToJava() - Method in interface com.here.platform.data.client.base.Mappings.AsJava
- convertToScala() - Method in interface com.here.platform.data.client.base.Mappings.AsScala
- coord() - Method in class com.here.platform.location.core.geospatial.CoordinateOperations.CoordinateOperationsAsMembers
- coord() - Method in class com.here.platform.location.core.geospatial.GeoCoordinateOperations.GeoCoordinateOperationsAsMembers
- coordinate() - Method in class com.here.platform.location.tpeg2.olr.FirstLocationReferencePoint
- coordinate() - Method in class com.here.platform.location.tpeg2.olr.GeoCoordinateLocationReference
- coordinate() - Method in class com.here.platform.location.tpeg2.olr.IntermediateLocationReferencePoint
- coordinate() - Method in class com.here.platform.location.tpeg2.olr.LastLocationReferencePoint
- Coordinate2D - Class in com.here.platform.location.core.geospatial
-
2D Cartesian coordinates with related
CoordinateOperations. - Coordinate2D(double, double) - Constructor for class com.here.platform.location.core.geospatial.Coordinate2D
- Coordinate2D.Coordinate2DOps$ - Class in com.here.platform.location.core.geospatial
- Coordinate2DOps$() - Constructor for class com.here.platform.location.core.geospatial.Coordinate2D.Coordinate2DOps$
- CoordinateOperations<Coordinate> - Interface in com.here.platform.location.core.geospatial
-
Type class for accessing the members of 2D Cartesian coordinates.
- CoordinateOperations.CoordinateOperationsAsMembers<C> - Class in com.here.platform.location.core.geospatial
-
Implicit that enables using
CoordinateOperationsas extension methods. - CoordinateOperations.CoordinateOperationsAsMembers$ - Class in com.here.platform.location.core.geospatial
- CoordinateOperationsAsMembers(C) - Constructor for class com.here.platform.location.core.geospatial.CoordinateOperations.CoordinateOperationsAsMembers
- CoordinateOperationsAsMembers$() - Constructor for class com.here.platform.location.core.geospatial.CoordinateOperations.CoordinateOperationsAsMembers$
- CoordinatePair - Class in com.here.platform.location.tpeg2.sni
- CoordinatePair(short, short) - Constructor for class com.here.platform.location.tpeg2.sni.CoordinatePair
- coordinatePaths() - Method in class com.here.platform.location.tpeg2.olr.PolygonLocationReference
- CORSApi - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- CORSApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi
- CORSApi.IngestDataCorsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- CORSApi.IngestDataCorsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- CORSApi.IngestDataCorsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- CORSApi.IngestPartitionsCorsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- CORSApi.IngestPartitionsCorsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- CORSApi.IngestPartitionsCorsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- CORSApi.IngestSDIICorsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- CORSApi.IngestSDIICorsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- CORSApi.IngestSDIICorsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- CostSeq - Interface in com.here.platform.location.core.shortestpath
-
A Sequence of costs.
- CostSeq.Impl - Class in com.here.platform.location.core.shortestpath
- count() - Method in class com.here.platform.location.inmemory.graph.SparseEntityPropertyTile
- COUNTERS() - Static method in class com.here.platform.data.client.base.common.metrics.MetricType
- countryCode() - Method in class com.here.platform.location.referencing.tmc.TmcTableId
- countryCode() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- countryCode() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- CountryCode - Class in com.here.platform.location.tpeg2.tdt
- CountryCode(short) - Constructor for class com.here.platform.location.tpeg2.tdt.CountryCode
- CPV - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Cabo Verde
- CPV$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CPV$
- create(BB, int, int, BoundingBoxAdapter<BB>) - Static method in class com.here.platform.location.referencing.GridLocation
- create(BB, BoundingBoxAdapter<BB>) - Static method in class com.here.platform.location.referencing.RectangleLocation
- create(HRN) - Method in interface com.here.platform.location.dataloader.core.CatalogFactory
-
Deprecated.Gets the latest available version of the catalog pointed by the specified HRN.
- create(HRN) - Method in class com.here.platform.location.dataloader.flink.FlinkCatalogFactory
-
Deprecated.
- create(HRN) - Method in class com.here.platform.location.dataloader.spark.SparkCatalogFactory
-
Deprecated.
- create(HRN) - Method in class com.here.platform.location.dataloader.standalone.StandaloneCatalogFactory
-
Deprecated.Creates a new catalog accessor.
- create(HRN, long) - Method in interface com.here.platform.location.dataloader.core.CatalogFactory
-
Deprecated.Gets a specific version of a catalog.
- create(HRN, long) - Method in class com.here.platform.location.dataloader.flink.FlinkCatalogFactory
-
Deprecated.
- create(HRN, long) - Method in class com.here.platform.location.dataloader.spark.SparkCatalogFactory
-
Deprecated.
- create(HRN, long) - Method in class com.here.platform.location.dataloader.standalone.StandaloneCatalogFactory
-
Deprecated.Creates a new catalog accessor.
- create(TPEGDocument) - Static method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Create `Tpeg2Messages`-facade for the given
TransportFrames. - create(GC, double, GeoCoordinateAdapter<GC>) - Static method in class com.here.platform.location.referencing.CircleLocation
- create(GC, GeoCoordinateAdapter<GC>) - Static method in class com.here.platform.location.referencing.GeoCoordinateLocation
- create(String) - Method in interface com.here.platform.location.dataloader.core.Catalog
-
Deprecated.Creates a tile loader for the specified layer.
- create(String) - Method in class com.here.platform.location.dataloader.standalone.StandaloneCatalog
-
Deprecated.
- create(Iterator<TransportFrame>) - Static method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Create `Tpeg2Messages`-facade for the the given
TransportFrames. - create(List<GC>, GeoCoordinateAdapter<GC>) - Static method in class com.here.platform.location.referencing.PolygonLocation
- create(L) - Method in interface com.here.platform.location.referencing.LocationReferenceCreator
-
Creates a location reference for the given location.
- createCachingDataLoader(CacheLevel, DataLoader<Id, T>) - Method in class com.here.platform.location.dataloader.core.caching.CachingPolicy
-
Deprecated.Given a DataLoader, creates a caching version of it.
- createCachingDataLoader(CacheLevel, DataLoader<Id, T>) - Method in class com.here.platform.location.dataloader.core.caching.InMemoryLruCachePolicy
-
Deprecated.
- createCachingTileLoader(CacheLevel, TileLoader<T>) - Method in class com.here.platform.location.dataloader.core.caching.CachingPolicy
-
Deprecated.Given a TileLoader, creates a caching version of it.
- createCachingTileLoader(CacheLevel, TileLoader<T>) - Method in class com.here.platform.location.dataloader.core.caching.InMemoryLruCachePolicy
-
Deprecated.
- createCatalog() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- createCatalog(CreateCatalog, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Creates a new catalog with the specified layers.
- CreateCatalogAdapter(ApiRequest<StatusLink>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- CreateCatalogAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter$
- CreateCatalogBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogBuilder
- createDataLoader(String) - Method in interface com.here.platform.location.dataloader.core.Catalog
-
Deprecated.Creates a generic partition loader for the specified layer.
- createDataLoader(String) - Method in class com.here.platform.location.dataloader.standalone.StandaloneCatalog
-
Deprecated.
- createPropertyMapFor(AttributeAccessor<P, T>, ClassTag<T>) - Method in class com.here.platform.location.integration.optimizedmap.graph.RangeBasedPropertyMapFactory
-
Deprecated.Creates the PropertyMaps for a particular attribute.
- createSearchCustomization() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi
- createSearchCustomization(InlineObject, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi
-
Create a Places search customization that enables HERE Search use cases including user-owned Places (POI) content.
A customization consists of one or moredatasets and zero or moreviews.
A Places customizationdatasetis a resource you can insert, update, delete Places content to, and query that data using HERE Search APIs.
A Places customizationviewis a resource that defines a low-level query template referring to pre-existingdatasetresources along with filtering and combination rules over those resources. - CreateSearchCustomizationAdapter(ApiRequest<CustomizationCreateOrUpdateResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- CreateSearchCustomizationAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter$
- CreateSearchCustomizationBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationBuilder
- createServiceCustomization() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
- createServiceCustomization(RoutingCustomizationPostRequest, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
-
Creates a Routing customization resource.
- CreateServiceCustomizationAdapter(ApiRequest<RoutingCustomizationResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- CreateServiceCustomizationAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter$
- CreateServiceCustomizationBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationBuilder
- createSubscription() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
- createSubscription(String, CreateSubscriptionRequestBody) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
-
Creates a subscription between the source catalog/layer and target catalog/layer.
- CreateSubscriptionAdapter(ApiRequest<SubscriptionStatusToken>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- CreateSubscriptionAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter$
- CreateSubscriptionBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionBuilder
- createTilesFor(AttributeAccessor<P, T>, ClassTag<T>) - Method in class com.here.platform.location.integration.optimizedmap.graph.RangeBasedPropertyMapFactory
-
Deprecated.Creates
RangeBasedPropertyTiles for a particular attribute. - createTilesForOverlapping(AttributeAccessor<P, T>, ClassTag<T>) - Method in class com.here.platform.location.integration.optimizedmap.graph.RangeBasedPropertyMapFactory
-
Deprecated.Creates
RangeBasedPropertyTiles for a particular attribute. - credentials() - Method in class com.here.platform.data.client.base.http.settings.ProxySettings
- Credentials - Interface in com.here.platform.data.client.base.http.settings
- CRI - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Costa Rica
- CRI$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CRI$
- CROSS_COUNTRY_SKI_TRAIL - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A trail designated for cross-country skiing, also known as Nordic skiing.
- CrossCountrySkiTrail() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A trail designated for cross-country skiing, also known as Nordic skiing.
- CSRGData(PartitionId, int[], int[], String[], int[]) - Constructor for class com.here.platform.location.compilation.core.AdjacencyList.CSRGData
- CSRGData$() - Constructor for class com.here.platform.location.compilation.core.AdjacencyList.CSRGData$
- CUB - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Cuba
- CUB$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CUB$
- cumulativeChunkLengths() - Method in class com.here.platform.location.inmemory.geospatial.GeometryTile
- cumulativeChunkLengths() - Method in interface com.here.platform.location.inmemory.geospatial.PackedLineString
-
The sum of the length of each segment geometry chunk and the lengths of all previous chunks in a segment's geometry, in meters.
- cumulativeChunkLengths(PackedLineString) - Method in class com.here.platform.location.inmemory.geospatial.PackedLineString.PackedLineStringOps$
- cumulativeChunkLengths(LS) - Method in interface com.here.platform.location.core.geospatial.OptimizedLineStringOperations
-
The sum of the length of each segment geometry chunk and the lengths of all previous chunks in a segment's geometry, in meters.
- CurrencyType - Class in com.here.platform.location.tpeg2.tdt
- CurrencyType(short) - Constructor for class com.here.platform.location.tpeg2.tdt.CurrencyType
- currentGST1TableVersion() - Method in class com.here.platform.location.tpeg2.sni.NumberOfMessages
- CurrentServiceInformation - Class in com.here.platform.location.tpeg2.sni
- CurrentServiceInformation(String, String) - Constructor for class com.here.platform.location.tpeg2.sni.CurrentServiceInformation
- curvature() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.CurvatureHeading
- curvatureHeading() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdasAttributes
-
Creates a map that returns the
CurvatureHeadingof aVertex. - CurvatureHeading - Class in com.here.platform.location.integration.optimizedmap.adasattributes
-
Curvature is an approximation of the road geometry by means of circles at road geometry points (Nodes or Shape Points).
- CurvatureHeading(int, int) - Constructor for class com.here.platform.location.integration.optimizedmap.adasattributes.CurvatureHeading
- CustomizationManagementApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi
- CustomizationManagementApi.CreateSearchCustomizationAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.CreateSearchCustomizationAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.CreateSearchCustomizationBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.DeleteSearchCustomizationAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.DeleteSearchCustomizationAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.DeleteSearchCustomizationBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.GetSearchCustomizationAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.GetSearchCustomizationAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.GetSearchCustomizationBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.ListSearchCustomizationsAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.ListSearchCustomizationsAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.ListSearchCustomizationsBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.UpdateSearchCustomizationAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.UpdateSearchCustomizationAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.UpdateSearchCustomizationBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationsApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
- CustomizationsApi.CreateServiceCustomizationAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.CreateServiceCustomizationAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.CreateServiceCustomizationBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.DeleteRoutingCustomizationAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.DeleteRoutingCustomizationAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.DeleteRoutingCustomizationBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.GetServiceCustomizationAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.GetServiceCustomizationAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.GetServiceCustomizationBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.GetServiceCustomizationsAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.GetServiceCustomizationsAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.GetServiceCustomizationsBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.GetServiceCustomizationTypesAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.GetServiceCustomizationTypesAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.GetServiceCustomizationTypesBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.UpdateServiceCustomizationAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.UpdateServiceCustomizationAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.UpdateServiceCustomizationBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationTypeMetadataApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationTypeMetadataApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi
- CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationTypeMetadataApi.GetTypeMetadataPlacesBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomScalaApi - Interface in com.here.platform.data.client.base
- cut(LS, List<Tuple2<Double, Double>>) - Method in class com.here.platform.location.core.geospatial.javadsl.LineStrings
-
Cuts a line string in accordance with passed ranges of fractions.
- CUW - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Curaçao
- CUW$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CUW$
- CXR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Christmas Island
- CXR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CXR$
- CYM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Cayman Islands
- CYM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CYM$
- CYP - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Cyprus
- CYP$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CYP$
- CZE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Czechia
- CZE$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CZE$
D
- d() - Method in class com.here.platform.location.compilation.core.DenseRangeBasedPropertyMapData.AugmentedDenseRangeBasedPropertyMapData
- dabFrequencies() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDAB
- DABFrequency - Class in com.here.platform.location.tpeg2.sni
- DABFrequency(int) - Constructor for class com.here.platform.location.tpeg2.sni.DABFrequency
- DangerousEndOfQueue - Class in com.here.platform.location.tpeg2.tec
- DangerousEndOfQueue(short) - Constructor for class com.here.platform.location.tpeg2.tec.DangerousEndOfQueue
- darcserviceID() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDARC
- data() - Method in interface com.here.platform.data.client.base.http.DataPublisher
- DataApiAdapter - Interface in com.here.platform.data.client.v2.adapter.javadsl
-
DataApiAdapter is the entry point to get DataApiVersionedAdapter instances.
- DataApiVersionedAdapter - Interface in com.here.platform.data.client.v2.adapter.javadsl
-
DataApiCatalogFacade is the adapter to interact with the HERE data service.
- DataApiVersionInfoAdapter - Interface in com.here.platform.data.client.v2.adapter.javadsl
- DataClient - Class in com.here.platform.data.client.v2.main.javadsl
- DataClient() - Constructor for class com.here.platform.data.client.v2.main.javadsl.DataClient
- DataClient(BaseClient) - Constructor for class com.here.platform.data.client.v2.main.javadsl.DataClient
- DataClient(DataApiAdapter) - Constructor for class com.here.platform.data.client.v2.main.javadsl.DataClient
- DataClientBaseAdapter - Class in com.here.platform.data.client.v2.adapter.base.javadsl
- DataClientBaseAdapter(BaseClient) - Constructor for class com.here.platform.data.client.v2.adapter.base.javadsl.DataClientBaseAdapter
- DataClientCatalog - Class in com.here.platform.data.client.v2.main.javadsl
- DataClientCatalog(DataClientCatalog) - Constructor for class com.here.platform.data.client.v2.main.javadsl.DataClientCatalog
- DataClientCatalogBuilder - Class in com.here.platform.data.client.v2.main.javadsl
- DataClientCatalogBuilder(DataClientCatalogBuilder) - Constructor for class com.here.platform.data.client.v2.main.javadsl.DataClientCatalogBuilder
- dataHandle() - Method in class com.here.platform.data.client.v2.adapter.model.Partition
- dataHandle() - Method in class com.here.platform.data.client.v2.caching.model.versioned.FullLayerMetadata
- dataHandle() - Method in interface com.here.platform.data.client.v2.caching.model.versioned.LayerMetadata
- dataHandle() - Method in class com.here.platform.data.client.v2.caching.model.versioned.SimpleLayerMetadata
- DataIngestionApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- DataIngestionApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi
- DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- DataIngestionApi.IngestSearchCustomizationPlacesDataBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- dataLoader(Catalog, DataLoaderProvider) - Method in class com.here.platform.location.integration.GenericLayer
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- DataLoader<Id,
T> - Interface in com.here.platform.location.dataloader.core -
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- DataLoaderProvider - Interface in com.here.platform.location.dataloader.core
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- DataPublisher - Interface in com.here.platform.data.client.base.http
- DataVersionsApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- DataVersionsApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi
- DataVersionsApi.GetDataVersionLogsAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- DataVersionsApi.GetDataVersionLogsAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- DataVersionsApi.GetDataVersionLogsBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- DataVersionsApi.GetDataVersionsAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- DataVersionsApi.GetDataVersionsAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- DataVersionsApi.GetDataVersionsBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- day() - Method in class com.here.platform.location.tpeg2.sni.MaskedTime
- dayMask() - Method in class com.here.platform.location.tpeg2.sni.AppStartTime
- DayMask - Class in com.here.platform.location.tpeg2.sni
- DayMask(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.here.platform.location.tpeg2.sni.DayMask
- decode() - Method in class com.here.platform.location.integration.Layer
-
Deprecated.
- decode(InputStream) - Method in interface com.here.platform.data.client.v2.api.javadsl.SimpleDecoder
- decode(InputStream) - Method in interface com.here.platform.location.dataloader.core.Decoder
-
Deprecated.
- decode(InputStream, PartitionMetadata) - Method in interface com.here.platform.data.client.v2.api.javadsl.Decoder
- decode(InputStream, PartitionMetadata) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaDecoder
- decodeAnyValue() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- decodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- decodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- decodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- decodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- decodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- decodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- decodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- decodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- decodeEventBaseBoards() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- decodeEventBasePlaces() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- decodeEventCatalogsResultBase() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- decodeEventCreateBaseLayer() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- decodeEventDeleteArtifactResponse() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- decodeEventDeleteSchemaResponse() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- decodeEventFarePrice() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeEventFarePrice() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- decodeEventFeatureCollection() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- decodeEventGeoJSON() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- decodeEventGeometry() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- decodeEventGeometry() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- decodeEventGetBaseLayer() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- decodeEventMapRegion() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- decodeEventPedestrianAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- decodeEventPedestrianPlace() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- decodeEventPedestrianPostAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- decodeEventPoint() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- decodeEventPostalCodeDetails() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- decodeEventRouteResponseNoticeDetail() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeEventRouterSection() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeEventRoutingPlace() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeEventSectionAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeEventSubscriptionArea() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- decodeEventTransitPostAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- decodeEventTransitPreAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- decodeEventTransitRouteSection() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- decodeEventVehicleSectionPostAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decoder() - Method in class com.here.platform.location.integration.LayerConfiguration
- Decoder<T> - Interface in com.here.platform.data.client.v2.api.javadsl
- Decoder<T> - Interface in com.here.platform.location.dataloader.core
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- defaultBillingTag() - Method in class com.here.platform.data.client.base.common.CommonSettings
- DefaultDistanceStandardDeviationInMeters() - Static method in class com.here.platform.location.core.mapmatching.DistanceEmissionProbabilityStrategy
-
The standard deviation used by the default probability distribution for
DistanceEmissionProbabilityStrategy. - defaultIndexInValuesToEncode() - Method in class com.here.platform.location.compilation.core.SparseRangeBasedPropertyMapData
- defaultMaxAttemps() - Static method in class com.here.platform.data.client.base.http.ApiConfigurationProfile
- DefaultProbabilityDistribution() - Static method in class com.here.platform.location.core.mapmatching.DistanceEmissionProbabilityStrategy
-
The probability distribution that is used by a
DistanceEmissionProbabilityStrategyif you don't pass another. - DefaultRadiusInMeters() - Static method in class com.here.platform.location.core.mapmatching.ProximitySearchCandidateGenerator
- defaultRadiusInMetersForObservation() - Static method in class com.here.platform.location.core.mapmatching.ProximitySearchCandidateGenerator
- defaultRequestTimeout() - Static method in class com.here.platform.data.client.base.http.ApiConfigurationProfile
- defaultRetriablHttpErrors() - Static method in class com.here.platform.data.client.base.http.ApiConfigurationProfile
- defaultValue() - Method in class com.here.platform.location.compilation.core.SparseRangeBasedPropertyMapData
- defaultValueIndex() - Method in class com.here.platform.location.inmemory.graph.SparseEntityPropertyTile
- defaultValueIndex() - Method in class com.here.platform.location.inmemory.graph.SparseRangeBasedPropertyTile
- delay() - Method in class com.here.platform.location.tpeg2.tec.Event
- delay() - Method in class com.here.platform.location.tpeg2.tfp.StatusParameters
- DELETE$() - Constructor for class com.here.platform.data.client.base.http.HttpMethod.DELETE$
- deleteArtifact() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
- deleteArtifact(String, String, Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
-
Delete the artifact and related files by given HRN.
- DeleteArtifactAdapter(ApiRequest<DeleteArtifactResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- DeleteArtifactAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter$
- DeleteArtifactBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactBuilder
- deleteArtifactFile() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
- deleteArtifactFile(String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
-
Delete file from the artifact.
- DeleteArtifactFileAdapter(ApiRequest<DeleteFileResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- DeleteArtifactFileAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter$
- DeleteArtifactFileBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileBuilder
- deleteBlob() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
- deleteBlob(String, String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
-
Deletes a data blob from the underlying storage mechanism (volume).
- DeleteBlobAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- DeleteBlobAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter$
- DeleteBlobBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobBuilder
- deleteBlobByKey() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
- deleteBlobByKey(String, String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
-
Deletes a data blob.
- DeleteBlobByKeyAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- DeleteBlobByKeyAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter$
- DeleteBlobByKeyBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyBuilder
- deleteCatalog() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- deleteCatalog(String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Deletes a catalog and any layers within that catalog.
- DeleteCatalogAdapter(ApiRequest<StatusLink>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- DeleteCatalogAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter$
- DeleteCatalogBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogBuilder
- deleteChangesets() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi
- deleteChangesets(String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi
-
Deletes one or more changesets where the version number can be specified by the query parameter 'version', where the value must be an integer, bigger than 0 and the comparator should be one of the below list: - < - =lt= Example: To remove changesets older than version number 10, a DELETE /layers/{layerId}/changesets?version=lt=10 could be executed.
- DeleteChangesetsAdapter(ApiRequest<String>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- DeleteChangesetsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter$
- DeleteChangesetsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsBuilder
- deleteFeature() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
- deleteFeature(String, String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
-
Deletes an existing feature.
- DeleteFeatureAdapter(ApiRequest<String>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- DeleteFeatureAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter$
- DeleteFeatureBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureBuilder
- deleteFeatures() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
- deleteFeatures(String, String, List<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
-
Delete the features with the provided ids.
- DeleteFeaturesAdapter(ApiRequest<FeatureCollectionModification>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- DeleteFeaturesAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter$
- DeleteFeaturesBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesBuilder
- deleteLayer() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- deleteLayer(String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Deletes a layer of the catalog.
- DeleteLayerAdapter(ApiRequest<StatusLink>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- DeleteLayerAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter$
- DeleteLayerBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerBuilder
- deleteRoutingCustomization() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
- deleteRoutingCustomization(String, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
-
Deletes the Routing customization associated with the specified HRN.
- DeleteRoutingCustomizationAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- DeleteRoutingCustomizationAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter$
- DeleteRoutingCustomizationBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationBuilder
- deleteSchema() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- deleteSchema(String, String, Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Delete the schema and related artifacts by given HRN.
- DeleteSchemaAdapter(ApiRequest<DeleteSchemaResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- DeleteSchemaAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter$
- DeleteSchemaBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaBuilder
- deleteSearchCustomization() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi
- deleteSearchCustomization(String, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi
-
Deletes an existing search customization by its CustomizationHrn.
- DeleteSearchCustomizationAdapter(ApiRequest<String>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- DeleteSearchCustomizationAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter$
- DeleteSearchCustomizationBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationBuilder
- deleteSubscription() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
- deleteSubscription() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
- deleteSubscription(String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
-
Deletes a subscription associated with the HRN.
- deleteSubscription(String, Optional<String>, String, Optional<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
-
Deletes a subscription to a layer (topic).
- DeleteSubscriptionAdapter(ApiRequest<SubscriptionStatusToken>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- DeleteSubscriptionAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- DeleteSubscriptionAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter$
- DeleteSubscriptionAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter$
- DeleteSubscriptionBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionBuilder
- DeleteSubscriptionBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionBuilder
- deleteSubscriptions() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api
- deleteSubscriptions(String, String, Optional<DeleteRequest>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api
-
Path: /layers/{notificationStreamLayerId}
- DeleteSubscriptionsAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- DeleteSubscriptionsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter$
- DeleteSubscriptionsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsBuilder
- deleteVolatileBlob() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi
- deleteVolatileBlob(String, String, String, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi
-
Deletes a volatile data blob from the underlying storage mechanism (volume).
- DeleteVolatileBlobAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- DeleteVolatileBlobAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter$
- DeleteVolatileBlobBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobBuilder
- Delivery - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.AccessRestriction
- Delivery - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.RoadAccess
- DELIVERY_ROAD - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.PhysicalAttributes
-
Indication of a delivery road.
- DeliveryRoad() - Static method in class com.here.platform.location.integration.optimizedmap.roadattributes.PhysicalAttribute
-
Indication of a delivery road.
- DenseEntityPropertyTile - Class in com.here.platform.location.inmemory.graph
- DenseEntityPropertyTile(TileId, int[], byte[][]) - Constructor for class com.here.platform.location.inmemory.graph.DenseEntityPropertyTile
- DensePointBasedPropertyTile - Class in com.here.platform.location.inmemory.graph
- DensePointBasedPropertyTile(TileId, int[], double[], byte[][]) - Constructor for class com.here.platform.location.inmemory.graph.DensePointBasedPropertyTile
- DenseRangeBasedPropertyMapData<T> - Class in com.here.platform.location.compilation.core
- DenseRangeBasedPropertyMapData(int[], double[], double[], Object) - Constructor for class com.here.platform.location.compilation.core.DenseRangeBasedPropertyMapData
- DenseRangeBasedPropertyMapData.AugmentedDenseRangeBasedPropertyMapData<T> - Class in com.here.platform.location.compilation.core
- DenseRangeBasedPropertyMapData.AugmentedDenseRangeBasedPropertyMapData$ - Class in com.here.platform.location.compilation.core
- DenseRangeBasedPropertyTile - Class in com.here.platform.location.inmemory.graph
- DenseRangeBasedPropertyTile() - Constructor for class com.here.platform.location.inmemory.graph.DenseRangeBasedPropertyTile
- dependencies(long) - Method in interface com.here.platform.data.client.v2.adapter.javadsl.DataApiVersionInfoAdapter
- dependencies(long) - Method in interface com.here.platform.data.client.v2.api.javadsl.CatalogVersionInfo
-
Fetches the dependencies of this catalog given a version
- dependencies(long) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCatalogVersionInfo
- DERIVED - Static variable in interface com.here.platform.location.integration.optimizedmap.commonattributes.javadsl.SpeedLimitSources
-
Speed Limit is based on administrative regulations.
- Derived$() - Constructor for class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimitSource.Derived$
- description() - Method in class com.here.platform.data.client.v2.adapter.model.VersionedLayer
- description() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedGenericLayer
- description() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedHereTileLayer
- description(String) - Method in class com.here.platform.location.io.javadsl.geojson.SimpleStyleProperties
-
A tooltip description.
- descriptions() - Method in class com.here.platform.location.tpeg2.olr.LocationDescription
- deserialize(DataPublisher) - Method in interface com.here.platform.data.client.base.BodyDeserializer
- detailedCause() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- detailedCause() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- detailedCause() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- DEU - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Germany
- DEU$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DEU$
- DIMINISHED_PRIORITY - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.RoadUsages
-
Indication that Pedestrians and Bikes have priority on a road that vehicles may also use at a reduced speed.
- DiminishedPriority() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
-
Indication that Pedestrians and Bikes have priority on a road that vehicles may also use at a reduced speed.
- direct() - Method in class com.here.platform.data.client.v2.adapter.model.VersionDependency
- direct() - Method in class com.here.platform.data.client.v2.api.model.VersionDependency
- DirectCause - Class in com.here.platform.location.tpeg2.tec
- DirectCause(CauseCode, WarningLevel, boolean, Optional<SubCauseType>, Optional<Object>, Optional<LaneRestriction>, Optional<Object>, List<LocalisedShortString>, Optional<Object>) - Constructor for class com.here.platform.location.tpeg2.tec.DirectCause
- DirectCause(CauseCode, WarningLevel, boolean, Option<SubCauseType>, Option<Object>, Option<LaneRestriction>, Option<Object>, Seq<LocalisedShortString>, Option<Object>) - Constructor for class com.here.platform.location.tpeg2.tec.DirectCause
- directDistance(DirectedGraph<V, E>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator) - Method in interface com.here.platform.location.core.mapmatching.javadsl.TransitionProbabilityStrategiesMixin
-
Creates a strategy using the distance between candidates to calculate transition probabilities given a specific
graphand vertex lengths from alengthPropertyMap. - directDistance(DirectedGraph<V, E>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.TransitionProbabilityStrategies
- directDistance(DirectedGraph<V, E>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator, GeoCoordinateAdapter<O>) - Method in interface com.here.platform.location.core.mapmatching.javadsl.TransitionProbabilityStrategiesMixin
-
Creates a strategy using the distance between candidates to calculate transition probabilities given a specific
graphand vertex lengths from alengthPropertyMap. - directDistance(DirectedGraph<V, E>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.TransitionProbabilityStrategies
- DirectDistanceCalculator<O,
V, E, T> - Class in com.here.platform.location.core.mapmatching -
Calculates the distance between positions by following the road network, but only up to a directly connected vertex.
- DirectDistanceCalculator(DirectedGraph<V, E>, PropertyMap<V, Object>, RangeBasedPropertyMap<V, Object>, GeoCoordinateOperations<O>) - Constructor for class com.here.platform.location.core.mapmatching.DirectDistanceCalculator
- directDistanceImpl(DirectedGraph<V, E>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator, GeoCoordinateOperations<O>) - Method in interface com.here.platform.location.core.mapmatching.javadsl.TransitionProbabilityStrategiesMixin
- DirectedGraph<V,
E> - Interface in com.here.platform.location.core.graph.javadsl -
Represents a graph that allows expanding vertices to get their outgoing edges.
- direction() - Method in class com.here.platform.location.integration.optimizedmap.geospatial.HereMapContentReference
- direction() - Method in interface com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition
- direction() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.NegativeExternal$
- direction() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.NegativeInternal$
- direction() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.PositiveExternal$
- direction() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.PositiveInternal$
- direction() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- direction() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- Direction - Interface in com.here.platform.location.inmemory.graph.javadsl
-
Represents the direction of a
Vertexrelative to the direction of its associated HERE Map Content segment. - directionOf(Vertex) - Static method in class com.here.platform.location.inmemory.graph.Vertices
- directionOf(VertexIndex) - Static method in class com.here.platform.location.inmemory.graph.Vertices
- directlyConnected() - Method in class com.here.platform.location.core.mapmatching.SimpleConnectivityTransitionProbabilityStrategy.Parameters
-
Deprecated.
- dirLocation() - Method in class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- DirLocation - Class in com.here.platform.location.tpeg2.etl
- DirLocation(int, boolean) - Constructor for class com.here.platform.location.tpeg2.etl.DirLocation
- dirLocationDirection() - Method in class com.here.platform.location.tpeg2.etl.DirLocation
- dirLocationID() - Method in class com.here.platform.location.tpeg2.etl.DirLocation
- disableAutomaticVersionDeletion() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- disableAutomaticVersionDeletion(String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Disable automatic retired versions cleanup.
- DisableAutomaticVersionDeletionAdapter(ApiRequest<StatusLink>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- DisableAutomaticVersionDeletionAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter$
- DisableAutomaticVersionDeletionBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionBuilder
- discardContent() - Method in interface com.here.platform.data.client.base.http.HttpResponse
-
Close response
- disconnected() - Method in class com.here.platform.location.core.mapmatching.SimpleConnectivityTransitionProbabilityStrategy.Parameters
-
Deprecated.
- DiskTileResolver - Interface in com.here.platform.location.inmemory.geospatial
-
Looks up
TileIds that cover a given circle. - distance(double) - Static method in class com.here.platform.location.core.mapmatching.javadsl.Filters
-
Creates a
Filterthat filters out observations from a trip that are closer thanminDistanceto the most recent retained observation. - distance(double, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.core.mapmatching.javadsl.Filters
-
Creates a
Filterthat filters out observations from a trip that are closer thanminDistanceto the most recent retained observation. - distanceAccuracy() - Method in class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- distanceAccuracy() - Method in class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- DistanceAndTransitionsCalculator<O,
V, T> - Interface in com.here.platform.location.core.mapmatching -
Calculates distances and (optionally) transitions from a current position associated to a current observation, and to several next positions associated to the next observation.
- DistanceCalculator() - Static method in class com.here.platform.location.core.geospatial.IdentityProjection
- DistanceCalculator() - Static method in class com.here.platform.location.core.geospatial.SinusoidalProjection
- DistanceCalculators - Class in com.here.platform.location.core.geospatial
- DistanceCalculators() - Constructor for class com.here.platform.location.core.geospatial.DistanceCalculators
- DistanceEmissionProbabilityStrategy<O,
V> - Class in com.here.platform.location.core.mapmatching -
Computes emission probabilities for candidates based on distance.
- DistanceEmissionProbabilityStrategy(double, ProbabilityDistribution) - Constructor for class com.here.platform.location.core.mapmatching.DistanceEmissionProbabilityStrategy
- DistanceFilter<O> - Class in com.here.platform.location.core.mapmatching
-
This is an experimental API.
- DistanceFilter(double, StraightLineDistanceCalculator, GeoCoordinateOperations<O>) - Constructor for class com.here.platform.location.core.mapmatching.DistanceFilter
- distanceInMeters() - Method in class com.here.platform.location.core.geospatial.ElementProjection
- DistanceMetresMax15000 - Class in com.here.platform.location.tpeg2.olr
-
Represents a distance with a precision of 1 meter and a maximum value of up to 15000 meters.
- DistanceMetresMax15000(long) - Constructor for class com.here.platform.location.tpeg2.olr.DistanceMetresMax15000
- DistanceTransitionProbabilityStrategy<O,
V, T> - Class in com.here.platform.location.core.mapmatching -
Calculates transition probability values based on the length of the route between projected points.
- DistanceTransitionProbabilityStrategy(DistanceAndTransitionsCalculator<O, V, T>, StraightLineDistanceCalculator, ProbabilityDistribution, DistanceTransitionProbabilityStrategy.Parameters, GeoCoordinateOperations<O>) - Constructor for class com.here.platform.location.core.mapmatching.DistanceTransitionProbabilityStrategy
- DistanceTransitionProbabilityStrategy.Parameters - Class in com.here.platform.location.core.mapmatching
-
param: forUnknown The probability assigned to any transition to or from an
Unknown - DistanceTransitionProbabilityStrategy.Parameters$ - Class in com.here.platform.location.core.mapmatching
- distanceWithTransitions(DirectedGraph<V, E>, PropertyMap<V, LineStringHolder<GeoCoordinate>>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator) - Method in interface com.here.platform.location.core.mapmatching.javadsl.TransitionProbabilityStrategiesMixin
-
Creates a strategy using the distance between candidates to calculate transition probabilities.
- distanceWithTransitions(DirectedGraph<V, E>, PropertyMap<V, LineStringHolder<GeoCoordinate>>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.TransitionProbabilityStrategies
- distanceWithTransitions(DirectedGraph<V, E>, PropertyMap<V, LineStringHolder<GeoCoordinate>>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator, GeoCoordinateAdapter<O>) - Method in interface com.here.platform.location.core.mapmatching.javadsl.TransitionProbabilityStrategiesMixin
-
Creates a strategy using the distance between candidates to calculate transition probabilities.
- distanceWithTransitions(DirectedGraph<V, E>, PropertyMap<V, LineStringHolder<GeoCoordinate>>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.TransitionProbabilityStrategies
- distanceWithTransitions(DirectedGraph<V, E>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator) - Method in interface com.here.platform.location.core.mapmatching.javadsl.TransitionProbabilityStrategiesMixin
-
Deprecated.Use another overload of distanceWithTransitions instead. Since SDK 2.41.
- distanceWithTransitions(DirectedGraph<V, E>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.TransitionProbabilityStrategies
- distanceWithTransitions(DirectedGraph<V, E>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator, GeoCoordinateAdapter<O>) - Method in interface com.here.platform.location.core.mapmatching.javadsl.TransitionProbabilityStrategiesMixin
-
Deprecated.Use another overload of distanceWithTransitions instead. Since SDK 2.41.
- distanceWithTransitions(DirectedGraph<V, E>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.TransitionProbabilityStrategies
- distanceWithTransitionsImpl(DirectedGraph<V, E>, PropertyMap<V, LineStringHolder<GeoCoordinate>>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator, GeoCoordinateOperations<O>) - Method in interface com.here.platform.location.core.mapmatching.javadsl.TransitionProbabilityStrategiesMixin
- distanceWithTransitionsImpl(DirectedGraph<V, E>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator, GeoCoordinateOperations<O>) - Method in interface com.here.platform.location.core.mapmatching.javadsl.TransitionProbabilityStrategiesMixin
-
Deprecated.Use another overload of distanceWithTransitions instead. Since SDK 2.41.
- DistributedClustering<GeolocatedItem> - Class in com.here.platform.location.spark
-
Performs distributed clustering on a given collection of GeolocatedItem events.
- DistributedClustering(double, int, double, HereTileLevel, GeoCoordinateOperations<GeolocatedItem>) - Constructor for class com.here.platform.location.spark.DistributedClustering
- diversionRoadType() - Method in class com.here.platform.location.tpeg2.tec.SegmentModifier
- DiversionRoadType - Class in com.here.platform.location.tpeg2.tec
- DiversionRoadType(short) - Constructor for class com.here.platform.location.tpeg2.tec.DiversionRoadType
- DiversionRoute - Class in com.here.platform.location.tpeg2.tec
- DiversionRoute(List<SegmentModifier>, List<VehicleRestriction>) - Constructor for class com.here.platform.location.tpeg2.tec.DiversionRoute
- DiversionRoute(Seq<SegmentModifier>, Seq<VehicleRestriction>) - Constructor for class com.here.platform.location.tpeg2.tec.DiversionRoute
- diversionRoutes() - Method in class com.here.platform.location.tpeg2.tec.Event
- DJI - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Djibouti
- DJI$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DJI$
- DMA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Dominica
- DMA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DMA$
- DNK - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Denmark
- DNK$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DNK$
- dnp() - Method in class com.here.platform.location.tpeg2.olr.PathProperties
- docType() - Method in class com.here.platform.location.tpeg2.sfw.TPEGDocument
- DOM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Dominican Republic
- DOM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DOM$
- DoNotLeaveYourVehicle - Class in com.here.platform.location.tpeg2.tec
- DoNotLeaveYourVehicle(short) - Constructor for class com.here.platform.location.tpeg2.tec.DoNotLeaveYourVehicle
- DoubleMapping$() - Constructor for class com.here.platform.data.client.base.Mappings.DoubleMapping$
- DOWN - Static variable in interface com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl.GradeCategories
- Down$() - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Down$
- downloadArtifactFileByReference() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi
- downloadArtifactFileByReference(String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi
-
Downloads artifact file using API Key authentication.
- DownloadArtifactFileByReferenceAdapter(ApiRequest<byte[]>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- DownloadArtifactFileByReferenceAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter$
- DownloadArtifactFileByReferenceBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceBuilder
- DriveCarefully - Class in com.here.platform.location.tpeg2.tec
- DriveCarefully(short) - Constructor for class com.here.platform.location.tpeg2.tec.DriveCarefully
- Driveway() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A private road for local access to one or a small group of structures.
- DRIVEWAY - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A private road for local access to one or a small group of structures.
- DrivingNotAllowed - Class in com.here.platform.location.tpeg2.tec
- DrivingNotAllowed(short) - Constructor for class com.here.platform.location.tpeg2.tec.DrivingNotAllowed
- duration() - Method in class com.here.platform.location.tpeg2.sni.TimeSlot
- duration() - Method in class com.here.platform.location.tpeg2.tfp.FlowMatrix
- duration() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygonObject
- duration() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- dvbFrequencies() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDVB
- dvbFrequency() - Method in class com.here.platform.location.tpeg2.sni.DVBFrequency
- DVBFrequency - Class in com.here.platform.location.tpeg2.sni
- DVBFrequency(byte[]) - Constructor for class com.here.platform.location.tpeg2.sni.DVBFrequency
- DZA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Algeria
- DZA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DZA$
E
- EarthCircumferenceInMeters() - Static method in class com.here.platform.location.core.geospatial.GeoConstants
- EarthMeanRadius() - Static method in class com.here.platform.location.core.geospatial.GeoConstants
- eastLongitude() - Method in class com.here.platform.location.core.geospatial.BoundingBox
- eastLongitude() - Method in class com.here.platform.location.referencing.GridLocation
- eastLongitude() - Method in class com.here.platform.location.referencing.RectangleLocation
- eastLongitude(BB) - Method in interface com.here.platform.location.core.geospatial.BoundingBoxOperations
- eastLongitude(BoundingBox) - Method in class com.here.platform.location.core.geospatial.BoundingBox.CommonLocationBoundingBoxOperations$
- eastLongitude(BoundingBoxOperations<BB>) - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- eastLongitude(BoundingBox) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.CommonBoundingBoxOps
- ebuCountryCode() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- eccByte(Option<Object>) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- ECU - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Ecuador
- ECU$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ECU$
- Edge - Class in com.here.platform.location.inmemory.graph
-
Defines an edge in the routing graph, which corresponds to a transition from one vertex to another.
- Edge(Vertex, EdgeIndex) - Constructor for class com.here.platform.location.inmemory.graph.Edge
- EdgeAdasAttributeDescription - Class in com.here.platform.location.compilation.heremapcontent
- EdgeAdasAttributeDescription(String, int) - Constructor for class com.here.platform.location.compilation.heremapcontent.EdgeAdasAttributeDescription
- EdgeAttributeDescription - Interface in com.here.platform.location.compilation.core
- edgeCount() - Method in class com.here.platform.location.inmemory.graph.ReverseGraphTile
-
The total number of internal and external edges in this
GraphTile. - edgeCurvatureHeading() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdasAttributes
-
Creates a map that returns the
CurvatureHeadingof aEdge. - EdgeIndex - Class in com.here.platform.location.inmemory.graph
-
Represents the index of an edge inside a graph partition.
- EdgeIndex(int) - Constructor for class com.here.platform.location.inmemory.graph.EdgeIndex
- edgeIterator(Vertex, Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledGraph
- edgeIterator(Vertex, Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledReversedGraph
- edgeIterator(Vertex, Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledReverseGraph
- EdgeNavigationAttributeDescription - Class in com.here.platform.location.compilation.heremapcontent
- EdgeNavigationAttributeDescription(String, int) - Constructor for class com.here.platform.location.compilation.heremapcontent.EdgeNavigationAttributeDescription
- edgeProperty(EdgePropertyTile<Object>) - Static method in class com.here.platform.location.integration.optimizedmap.TileWeighers
-
Weigher for the Edge Property tile.
- EdgePropertyCompiler - Class in com.here.platform.location.compilation.heremapcontent
- EdgePropertyCompiler(Function1<Function0<String>, BoxedUnit>) - Constructor for class com.here.platform.location.compilation.heremapcontent.EdgePropertyCompiler
- EdgePropertyTile<T> - Class in com.here.platform.location.inmemory.graph
-
Contains the edge property data for a single tile.
- EdgePropertyTile(TileId, Object) - Constructor for class com.here.platform.location.inmemory.graph.EdgePropertyTile
- edges() - Method in class com.here.platform.location.compilation.core.AdjacencyList.CSRGData
- edges() - Method in class com.here.platform.location.inmemory.graph.GraphTile
- EdgeTopologyAttributeDescription - Class in com.here.platform.location.compilation.heremapcontent
- EdgeTopologyAttributeDescription(String, int) - Constructor for class com.here.platform.location.compilation.heremapcontent.EdgeTopologyAttributeDescription
- effectCode() - Method in class com.here.platform.location.tpeg2.tec.Event
- EffectCode - Class in com.here.platform.location.tpeg2.tec
- EffectCode(short) - Constructor for class com.here.platform.location.tpeg2.tec.EffectCode
- EGY - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Egypt
- EGY$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.EGY$
- element() - Method in class com.here.platform.location.core.geospatial.ElementProjection
- element() - Method in interface com.here.platform.location.core.geospatial.FractionOn
- elementProjection() - Method in class com.here.platform.location.core.mapmatching.OnRoad
- ElementProjection<Element> - Class in com.here.platform.location.core.geospatial
-
Encapsulates a geometry, the nearest point on the geometry to some input point, and the distance between the two.
- ElementProjection(Element, GeoCoordinate, double, double) - Constructor for class com.here.platform.location.core.geospatial.ElementProjection
- elevation() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdasAttributes
- Elevation - Class in com.here.platform.location.integration.optimizedmap.adasattributes
-
Elevation is the measure of the height value of a point on the Earth’s surface with reference to the mean-sea level.
- Elevation(int, SlopeElevationAccuracy) - Constructor for class com.here.platform.location.integration.optimizedmap.adasattributes.Elevation
- EmergencyVehicle - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.AccessRestriction
- EmergencyVehicle - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.RoadAccess
- EmissionProbabilityStrategies - Class in com.here.platform.location.integration.optimizedmap.mapmatching.javadsl
- EmissionProbabilityStrategies() - Constructor for class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.EmissionProbabilityStrategies
- EmissionProbabilityStrategiesMixin - Interface in com.here.platform.location.core.mapmatching.javadsl
- EmissionProbabilityStrategy<O,
V> - Interface in com.here.platform.location.core.mapmatching.javadsl -
Computes emission probabilities for candidates associated with an observation.
- empty() - Static method in class com.here.platform.location.referencing.tmc.javadsl.TmcAdjacencyProviders
-
A provider that provides no adjacency information.
- EmptyEntityPropertyTile - Class in com.here.platform.location.inmemory.graph
- EmptyEntityPropertyTile() - Constructor for class com.here.platform.location.inmemory.graph.EmptyEntityPropertyTile
- EmptyLayerMetadata - Enum Class in com.here.platform.data.client.v2.caching.model.versioned
- EmptyPointBasedPropertyTile - Class in com.here.platform.location.inmemory.graph
- EmptyPointBasedPropertyTile() - Constructor for class com.here.platform.location.inmemory.graph.EmptyPointBasedPropertyTile
- EmptyRangeBasedPropertyTile - Class in com.here.platform.location.inmemory.graph
- EmptyRangeBasedPropertyTile() - Constructor for class com.here.platform.location.inmemory.graph.EmptyRangeBasedPropertyTile
- EmptyTmcReferenceException - Exception in com.here.platform.location.referencing.tmc
- EmptyTmcReferenceException(TmcId) - Constructor for exception com.here.platform.location.referencing.tmc.EmptyTmcReferenceException
- enableInstrumentation() - Method in class com.here.platform.data.client.base.common.CommonSettings
- encId() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- encodeAnyValue() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- encodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- encodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- encodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- encodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- encodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- encodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- encodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- encodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- encodeEventBaseBoards() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- encodeEventBasePlaces() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- encodeEventCatalogsResultBase() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- encodeEventCreateBaseLayer() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- encodeEventDeleteArtifactResponse() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- encodeEventDeleteSchemaResponse() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- encodeEventFarePrice() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeEventFarePrice() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- encodeEventFeatureCollection() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- encodeEventGeoJSON() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- encodeEventGeometry() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- encodeEventGeometry() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- encodeEventGetBaseLayer() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- encodeEventMapRegion() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- encodeEventPedestrianAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- encodeEventPedestrianPlace() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- encodeEventPedestrianPostAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- encodeEventPoint() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- encodeEventPostalCodeDetails() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- encodeEventRouteResponseNoticeDetail() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeEventRouterSection() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeEventRoutingPlace() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeEventSectionAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeEventSubscriptionArea() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- encodeEventTransitPostAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- encodeEventTransitPreAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- encodeEventTransitRouteSection() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- encodeEventVehicleSectionPostAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encryptionIndicator() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- end() - Method in interface com.here.platform.location.core.graph.javadsl.RangeBasedProperty
-
The end relative offset.
- end() - Method in class com.here.platform.location.inmemory.graph.VertexRange
- endOffset() - Method in interface com.here.platform.location.compilation.core.SimpleRangeValue
- endOffset() - Method in class com.here.platform.location.compilation.heremapcontent.RangeValue
- endOffset() - Method in class com.here.platform.location.referencing.LinearLocation
- endOffsets() - Method in class com.here.platform.location.compilation.core.DenseRangeBasedPropertyMapData
- endOffsets() - Method in class com.here.platform.location.compilation.core.SparseRangeBasedPropertyMapData
- endOffsets() - Method in class com.here.platform.location.inmemory.graph.DenseRangeBasedPropertyTile
- endOffsets() - Method in class com.here.platform.location.inmemory.graph.OverlappingRangeBasedPropertyTile
- endOffsets() - Method in class com.here.platform.location.inmemory.graph.RangeBasedPropertyTile
- endOffsets() - Method in class com.here.platform.location.inmemory.graph.SparseRangeBasedPropertyTile
- endpoint() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
- endpoint(String, Optional<String>, String, Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
-
Returns a list of Kafka Broker URL's, client ID (required to enforce quotas), and Group ID prefix.
- EndpointAdapter(ApiRequest<StreamLayerEndpointResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- EndpointAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter$
- EndpointBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointBuilder
- endpointByConsumer() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
- endpointByConsumer(String, Optional<String>, String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
-
Exposes the endpoint to use to produce and consume the data of the layer directly, per type of user - consumer or producer.
- EndpointByConsumerAdapter(ApiRequest<StreamLayerEndpointResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- EndpointByConsumerAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter$
- EndpointByConsumerBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerBuilder
- endpointLocatorConfig() - Method in class com.here.platform.data.client.base.common.CommonSettings
- ensembleIdentification() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDAB
- entityProperties() - Method in class com.here.platform.location.inmemory.graph.MultiPropertyTile
- entityPropertyTile(EntityPropertyTile) - Static method in class com.here.platform.location.integration.optimizedmap.TileWeighers
- EntityPropertyTile - Interface in com.here.platform.location.inmemory.graph
- enumDecoder(ApiEnumParser<T>) - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- enumDecoder(ApiEnumParser<T>) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- enumDecoder(ApiEnumParser<T>) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- enumDecoder(ApiEnumParser<T>) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- enumDecoder(ApiEnumParser<T>) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- enumDecoder(ApiEnumParser<T>) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- enumDecoder(ApiEnumParser<T>) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- enumDecoder(ApiEnumParser<T>) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- enumDecoder(ApiEnumParser<T>) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- enumDecoder(ApiEnumParser<T>) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- enumEncoder() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- enumEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- enumEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- enumEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- enumEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- enumEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- enumEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- enumEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- enumEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- enumEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- EPSFactories() - Method in interface com.here.platform.location.core.mapmatching.javadsl.EmissionProbabilityStrategiesMixin
- equals(Object) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Cancel
- equals(Object) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Complete
- equals(Object) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Init
- equals(Object) - Method in class com.here.platform.data.client.v2.adapter.model.CatalogVersion
- equals(Object) - Method in class com.here.platform.data.client.v2.adapter.model.CompatibleVersion
- equals(Object) - Method in class com.here.platform.data.client.v2.adapter.model.LongAdditionalField
- equals(Object) - Method in class com.here.platform.data.client.v2.adapter.model.Partition
- equals(Object) - Method in class com.here.platform.data.client.v2.adapter.model.Partitioning
- equals(Object) - Method in class com.here.platform.data.client.v2.adapter.model.StringAdditionalField
- equals(Object) - Method in class com.here.platform.data.client.v2.adapter.model.VersionDependency
- equals(Object) - Method in class com.here.platform.data.client.v2.adapter.model.VersionedLayer
- equals(Object) - Method in class com.here.platform.data.client.v2.api.model.VersionDependency
- equals(Object) - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- equals(Object) - Method in class com.here.platform.data.client.v2.caching.model.versioned.FullLayerMetadata
- equals(Object) - Method in class com.here.platform.data.client.v2.caching.model.versioned.GenericPartitionKey
- equals(Object) - Method in class com.here.platform.data.client.v2.caching.model.versioned.HereTileKey
- equals(Object) - Method in class com.here.platform.data.client.v2.caching.model.versioned.SimpleLayerMetadata
- equals(Object) - Static method in class com.here.platform.location.compilation.core.Incoming
- equals(Object) - Static method in class com.here.platform.location.compilation.core.Loop
- equals(Object) - Static method in class com.here.platform.location.compilation.core.Outgoing
- equals(Object) - Method in class com.here.platform.location.core.geospatial.ProjectionDistanceCalculator
- equals(Object) - Static method in class com.here.platform.location.core.mapmatching.OffRoad
- equals(Object) - Static method in class com.here.platform.location.core.mapmatching.Unknown
- equals(Object) - Static method in class com.here.platform.location.dataloader.core.GenericPartitioning
-
Deprecated.
- equals(Object) - Static method in class com.here.platform.location.inmemory.graph.Backward
- equals(Object) - Static method in class com.here.platform.location.inmemory.graph.Forward
- equals(Object) - Method in class com.here.platform.location.inmemory.graph.Vertex
- equals(Object) - Static method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.Scenic
- equals(Object) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility$LowMobility
- equals(Object) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpecialExplication
- equals(Object) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.ThroughRoute
- equals(Object) - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- equals(Object) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TravelDirection
- ERI - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Eritrea
- ERI$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ERI$
- ErrorCode(HttpResponse) - Constructor for class com.here.platform.data.client.base.ResponseStatusHandler.ErrorCode
- ErrorCode$() - Constructor for class com.here.platform.data.client.base.ResponseStatusHandler.ErrorCode$
- errorDefaultResponse() - Method in class com.here.platform.data.client.base.ApiRequest
- errorResponseCodes() - Method in class com.here.platform.data.client.base.ApiRequest
- ESH - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Western Sahara
- ESH$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ESH$
- ESP - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Spain
- ESP$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ESP$
- EST - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Estonia
- EST$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.EST$
- estimatedSize() - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- estimatedSize() - Method in class com.here.platform.data.client.v2.caching.caffeine.model.CaffeineCache
- estimatedSize() - Method in interface com.here.platform.data.client.v2.caching.model.versioned.Cache
-
Returns the estimated size provided by the underlying cache, -1 if not available.
- estimatedWeight() - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- estimatedWeight() - Method in class com.here.platform.data.client.v2.caching.caffeine.model.CaffeineCache
- estimatedWeight() - Method in interface com.here.platform.data.client.v2.caching.model.versioned.Cache
-
Returns the estimated weight provided by the underlying cache, -1 if not available.
- ETH - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Ethiopia
- ETH$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ETH$
- event() - Method in class com.here.platform.location.tpeg2.tec.TECMessage
- Event - Class in com.here.platform.location.tpeg2.tec
- Event(EffectCode, Optional<Instant>, Optional<Instant>, Optional<Tendency>, Optional<Object>, Optional<Object>, Optional<Object>, Optional<Object>, Optional<Object>, List<Cause>, List<Advice>, List<VehicleRestriction>, List<DiversionRoute>, List<TemporarySpeedLimit>) - Constructor for class com.here.platform.location.tpeg2.tec.Event
- Event(EffectCode, Option<Instant>, Option<Instant>, Option<Tendency>, Option<Object>, Option<Object>, Option<Object>, Option<Object>, Option<Object>, Seq<Cause>, Seq<Advice>, Seq<VehicleRestriction>, Seq<DiversionRoute>, Seq<TemporarySpeedLimit>) - Constructor for class com.here.platform.location.tpeg2.tec.Event
- events() - Method in class com.here.platform.location.spark.Cluster
- everyFriday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- everyMonday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- everySaturday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- everySunday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- everyThursday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- everyTuesday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- everyWednesday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- evictionCount() - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- evictionCount() - Method in class com.here.platform.data.client.v2.caching.caffeine.model.CaffeineCache
- evictionCount() - Method in interface com.here.platform.data.client.v2.caching.model.versioned.Cache
-
Returns the eviction count provided by the underlying cache, -1 if not available.
- evictionCount() - Method in class com.here.platform.location.dataloader.core.caching.CacheStats
-
Deprecated.
- evictionWeight() - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- evictionWeight() - Method in class com.here.platform.data.client.v2.caching.caffeine.model.CaffeineCache
- evictionWeight() - Method in interface com.here.platform.data.client.v2.caching.model.versioned.Cache
-
Returns the eviction weight provided by the underlying cache, -1 if not available.
- execute() - Method in class com.here.platform.data.client.base.ApiRequest
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- execute(ApiRequest<U>) - Method in interface com.here.platform.data.client.base.ApiRequestExecutor
- execute(Runnable) - Method in interface com.here.platform.data.client.base.http.IOExecutionContext
-
Deprecated.
- execute(Runnable) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.ExecutorExecutionContextConverters$.ExecutorExecutionContext
- executeAndHandle(ApiRequest<U>, Function1<Try<HttpResponse>, Future<T>>) - Method in interface com.here.platform.data.client.base.ApiRequestExecutor
- executeAndHandle(PartialFunction<ResponseStatusHandler, Future<T>>) - Method in class com.here.platform.data.client.base.ApiRequest
- executeTo(BodyDeserializer<T>) - Method in class com.here.platform.data.client.base.ApiRequest
-
Execute request and deserialize response to the specified type
- executeToBytes() - Method in class com.here.platform.data.client.base.ApiRequest
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- executeToEntity(BodyDeserializer<U>) - Method in class com.here.platform.data.client.base.ApiRequest
-
Execute request and deserialize response to the predefined response type
- executeToInputStream() - Method in class com.here.platform.data.client.base.ApiRequest
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ApiRequest
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- executionContext() - Method in interface com.here.platform.data.client.base.ApiRequestExecutor
- executionContext() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.ExecutorExecutionContextConverters$.ExecutorExecutionContext
- executionContextToExecutor(ExecutionContext) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.ExecutorExecutionContextConverters$
- executor() - Method in class com.here.platform.data.client.base.ApiRequest
- executor() - Method in interface com.here.platform.data.client.base.javadsl.BaseClient
- ExecutorExecutionContext(ExecutionContext) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.ExecutorExecutionContextConverters$.ExecutorExecutionContext
- ExecutorExecutionContextConverters$() - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.ExecutorExecutionContextConverters$
- executorToExecutionContext(Executor) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.ExecutorExecutionContextConverters$
- ExitEntryInformation - Class in com.here.platform.location.tpeg2.etl
- ExitEntryInformation(boolean, boolean, Optional<DirLocation>, Optional<WGS84Coordinates>, Optional<SequenceNumberExitEntry>) - Constructor for class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- ExitEntryInformation(boolean, boolean, Option<DirLocation>, Option<WGS84Coordinates>, Option<SequenceNumberExitEntry>) - Constructor for class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- exitEntryInformations() - Method in class com.here.platform.location.tpeg2.etl.TMCExitEntryLocationReference
- exitEntryPoint() - Method in class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- expandCluster(List<GeolocatedItem>, boolean[], Tuple2<GeolocatedItem, Object>[], List<Object>) - Method in class com.here.platform.location.spark.DistributedClustering
- expectedSpeedAbsolute() - Method in class com.here.platform.location.tpeg2.tec.Event
- Experimental - Annotation Interface in com.here.platform.location.core.annotation
-
Elements marked with this annotation are not part of the stable Location Library API.
- EXPONENTIAL - Enum constant in enum class com.here.platform.data.client.base.http.settings.RetryStrategyType
- ExponentialProbabilityDistribution - Class in com.here.platform.location.core.mapmatching
-
Exponential distribution.
- ExponentialProbabilityDistribution(double) - Constructor for class com.here.platform.location.core.mapmatching.ExponentialProbabilityDistribution
- exportDecoder() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- exportDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- exportDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- exportDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- exportDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- exportDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- exportDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- exportDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- exportDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- exportDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- exportEncoder() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- exportEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- exportEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- exportEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- exportEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- exportEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- exportEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- exportEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- exportEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- exportEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- EXPRESS_LANE - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.RoadUsages
-
An Express Lane is a lane or set of lanes usually physically separated from the major roadway with limited entry and exit points to quickly move traffic in and out of a major metropolitan city.
- ExpressLane() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
-
An Express Lane is a lane or set of lanes usually physically separated from the major roadway with limited entry and exit points to quickly move traffic in and out of a major metropolitan city.
- extendedCountryCode() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
-
This is an experimental API.
- extendedCountryCode() - Method in class com.here.platform.location.referencing.tmc.TmcTableId
- extendedCountryCode() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- extendedCountryCode() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDAB
- extendedCountryCode() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDARC
- extendedCountryCode() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- extendedReference() - Method in class com.here.platform.location.referencing.tmc.TmcCoverage
- extendedTmc() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
ExtendedTMCLocationReferences. - extendedTmc() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Creates a resolver for
ExtendedTMCLocationReferences. - extendedTmc() - Method in class com.here.platform.location.referencing.TmcLocationReferenceCreators
-
Generates a creator for
ExtendedTMCLocationReferences. - extendedTmc() - Method in class com.here.platform.location.referencing.TmcLocationReferenceResolvers
-
Creates a resolver for
ExtendedTMCLocationReferences. - ExtendedTMCLocationReference - Class in com.here.platform.location.tpeg2.etl
-
Container for an extended TMC location reference.
- ExtendedTMCLocationReference(String, Optional<TMCLocationReference>, Optional<TMCExitEntryLocationReference>) - Constructor for class com.here.platform.location.tpeg2.etl.ExtendedTMCLocationReference
- ExtendedTMCLocationReference(String, Option<TMCLocationReference>, Option<TMCExitEntryLocationReference>) - Constructor for class com.here.platform.location.tpeg2.etl.ExtendedTMCLocationReference
- extendedTmcV2(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Deprecated.Prefer
new LocationReferenceCreators(optimizedMapLayers).extendedTmc(). - extendedTmcV2(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Deprecated.Prefer
new LocationReferenceResolvers(optimizedMapLayers).extendedTmc(). - extendedTmcV2(Catalog, DataLoaderProvider, TmcAdjacencyProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Deprecated.Prefer
new LocationReferenceCreators(optimizedMapLayers, adjacencyProvider).extendedTmc(). - extendedTmcV2(Catalog, DataLoaderProvider, TmcAdjacencyProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Deprecated.Prefer
new LocationReferenceResolvers(optimizedMapLayers, adjacencyProvider).extendedTmc(). - extension() - Method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Other
- extent() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- extent() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- External$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcSectionType.External$
- externalEdgeCount() - Method in class com.here.platform.location.inmemory.graph.ReverseGraphTile
-
The number of edges whose source vertex belong to another tile.
- externalEdgeIndices() - Method in class com.here.platform.location.inmemory.graph.ReverseGraphTile
- externalEdgeTileIds() - Method in class com.here.platform.location.inmemory.graph.ReverseGraphTile
- externalSegmentLocalIndices() - Method in class com.here.platform.location.inmemory.geospatial.GeometryTile
- externalSegmentPartitions() - Method in class com.here.platform.location.inmemory.geospatial.GeometryTile
- externalVertexCount() - Method in class com.here.platform.location.inmemory.graph.GraphTile
-
The number of external vertices referenced by this
GraphTile. - externalVertexIndices() - Method in class com.here.platform.location.inmemory.graph.GraphTile
- externalVertexTileIds() - Method in class com.here.platform.location.inmemory.graph.GraphTile
- ExtremeWeatherConditions - Class in com.here.platform.location.tpeg2.tec
- ExtremeWeatherConditions(short) - Constructor for class com.here.platform.location.tpeg2.tec.ExtremeWeatherConditions
F
- Fail(Throwable) - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Fail
- Fail$() - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Fail$
- FailedRequest(Throwable) - Constructor for class com.here.platform.data.client.base.ResponseStatusHandler.FailedRequest
- FailedRequest$() - Constructor for class com.here.platform.data.client.base.ResponseStatusHandler.FailedRequest$
- FastTuningTable - Class in com.here.platform.location.tpeg2.sni
- FastTuningTable(short, CharacterEncoding, List<FastTuningTableEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.FastTuningTable
- FastTuningTable(short, CharacterEncoding, Seq<FastTuningTableEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.FastTuningTable
- FastTuningTableEntry - Class in com.here.platform.location.tpeg2.sni
- FastTuningTableEntry(short, Optional<ServiceIdentifier>, short, int, Optional<OpTime>, Optional<Object>, boolean) - Constructor for class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- FastTuningTableEntry(short, Option<ServiceIdentifier>, short, int, Option<OpTime>, Option<Object>, boolean) - Constructor for class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- FC1 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.FunctionalClasses
-
Roads that allow for high volume, maximum speed traffic movement between and through major metropolitan areas.
- FC1$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC1$
- FC2 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.FunctionalClasses
-
Roads that are used to channel traffic to FC1 roads for traveling between and through cities in the shortest amount of time.
- FC2$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC2$
- FC3 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.FunctionalClasses
-
Roads that intersect FC2 roads and provide a high volume of traffic movement at a lower level of mobility than FC2 roads.
- FC3$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC3$
- FC4 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.FunctionalClasses
-
Roads with a high volume of traffic movement at moderate speeds between neighbourhoods.
- FC4$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC4$
- FC5 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.FunctionalClasses
-
Roads with a volume and traffic movement below the level of any other Functional Class.
- FC5$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC5$
- FeatureCollection - Class in com.here.platform.location.io.javadsl.geojson
-
The FeatureCollection is the entry point to create GeoJSON representations.
- FeatureCollection() - Constructor for class com.here.platform.location.io.javadsl.geojson.FeatureCollection
- FeatureCollection(FeatureCollection) - Constructor for class com.here.platform.location.io.javadsl.geojson.FeatureCollection
- FibonacciHashing$() - Constructor for class com.here.platform.location.compilation.core.HashTableIndexing.FibonacciHashing$
- fieldData() - Method in class com.here.platform.location.inmemory.graph.DenseEntityPropertyTile
- fieldData() - Method in class com.here.platform.location.inmemory.graph.DensePointBasedPropertyTile
- fieldData() - Method in class com.here.platform.location.inmemory.graph.DenseRangeBasedPropertyTile
- fieldData() - Method in class com.here.platform.location.inmemory.graph.SparseEntityPropertyTile
- fieldData() - Method in class com.here.platform.location.inmemory.graph.SparsePointBasedPropertyTile
- fieldData() - Method in class com.here.platform.location.inmemory.graph.SparseRangeBasedPropertyTile
- FieldSerializer<T> - Interface in com.here.platform.location.compilation.core
- FieldSerializer.AugmentedFieldSerializer<F> - Class in com.here.platform.location.compilation.core
- FieldSerializers - Class in com.here.platform.location.compilation.core
- FieldSerializers() - Constructor for class com.here.platform.location.compilation.core.FieldSerializers
- fill(Color) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties.Style
-
Can be applied to "Point/MultiPoint" with the "radius" property and "Polygon/MultiPolygon"
- fill(Color) - Method in class com.here.platform.location.io.javadsl.geojson.SimpleStyleProperties
-
The color of a "Polygon/MultiPolygon".
- filledArray(int, double) - Static method in class com.here.platform.location.core.Utils
-
Returns a pre-filled array of primitive
Doubles. - fillOpacity(double) - Method in class com.here.platform.location.io.javadsl.geojson.SimpleStyleProperties
-
The opacity of the interior of "Polygon/MultiPolygon".
- filter(List<O>) - Method in interface com.here.platform.location.core.mapmatching.javadsl.Filter
- filter(Function1<T, Object>, ClassTag<T>) - Method in class com.here.platform.location.compilation.core.DenseRangeBasedPropertyMapData.AugmentedDenseRangeBasedPropertyMapData
- Filter<O> - Interface in com.here.platform.location.core.mapmatching.javadsl
-
This is an experimental API.
- filterByApplication(Class<A2>) - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Returns messages object that only contains messages of the class
appClass. - filterByApplication(ClassTag<A2>) - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Returns messages object that only contains messages of the type
A2. - filterByLocationReferencingMethod(Class<M2>) - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Returns messages object that only contains application messages that have a location reference of the
methodClassreferencing method. - FilteredGraph<V,
E> - Class in com.here.platform.location.core.graph.javadsl -
A filtered view of a directed graph.
- FilteredGraph(DirectedGraph<V, E>, Predicate<E>) - Constructor for class com.here.platform.location.core.graph.javadsl.FilteredGraph
- FilteredObservation<O> - Interface in com.here.platform.location.core.mapmatching
-
This is an experimental API.
- FilteredObservations - Interface in com.here.platform.location.core.mapmatching.javadsl
-
This is an experimental API.
- FilteredProximitySearch<V,
LS> - Class in com.here.platform.location.core.geospatial -
Guarantees that all search results are on accessible parts of the road, as defined by
roadAccess. - FilteredProximitySearch(ProximitySearch<V>, PropertyMap<V, LS>, RangeBasedPropertyMap<V, Object>, GeoProjection, LineStringOperations<LS>) - Constructor for class com.here.platform.location.core.geospatial.FilteredProximitySearch
- filteredToUnknown() - Static method in class com.here.platform.location.core.mapmatching.javadsl.Interpolators
- filterHavingExtendedTmcReferences() - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Returns messages object that only contains application messages that have an Extended TMC reference.
- filterHavingLocationReferencingMethod(ClassTag<M2>) - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Returns messages object that only contains application messages that have a location reference of the
M2referencing method. - filterHavingOlrReferences() - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Returns messages object that only contains application messages that have a OLR reference.
- filterHavingTmcReferences() - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Returns messages object that only contains application messages that have a TMC reference.
- Filters - Class in com.here.platform.location.core.mapmatching.javadsl
-
This is an experimental API.
- Filters() - Constructor for class com.here.platform.location.core.mapmatching.javadsl.Filters
- filterTecMessages() - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Returns messages object that only contains TEC messages.
- filterTfpMessages() - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Returns messages object that only contains TFP messages.
- FIN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Finland
- FIN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FIN$
- finished() - Method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.StateActor
- Fire - Class in com.here.platform.location.tpeg2.tec
- Fire(short) - Constructor for class com.here.platform.location.tpeg2.tec.Fire
- first() - Method in class com.here.platform.location.tpeg2.olr.ClosedLinearLocationReference
- first() - Method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- first() - Method in class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- firstEdgeIndices() - Method in class com.here.platform.location.compilation.core.AdjacencyList.CSRGData
- firstEdgeIndices() - Method in class com.here.platform.location.inmemory.graph.GraphTile
- firstIncomingEdgeIndexIndices() - Method in class com.here.platform.location.inmemory.graph.ReverseGraphTile
- FirstLocationReferencePoint - Class in com.here.platform.location.tpeg2.olr
-
Represents a first reference point for a location reference in the road network.
- FirstLocationReferencePoint(AbsoluteGeoCoordinate, LineProperties, PathProperties) - Constructor for class com.here.platform.location.tpeg2.olr.FirstLocationReferencePoint
- firstPointIndices() - Method in class com.here.platform.location.inmemory.graph.DensePointBasedPropertyTile
- firstPointIndices() - Method in class com.here.platform.location.inmemory.graph.SparsePointBasedPropertyTile
- firstRangeIndices() - Method in class com.here.platform.location.inmemory.graph.DenseRangeBasedPropertyTile
- firstRangeIndices() - Method in class com.here.platform.location.inmemory.graph.OverlappingRangeBasedPropertyTile
- firstRangeIndices() - Method in class com.here.platform.location.inmemory.graph.RangeBasedPropertyTile
- firstRangeIndices() - Method in class com.here.platform.location.inmemory.graph.SparseRangeBasedPropertyTile
- FJI - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Fiji
- FJI$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FJI$
- FlinkCatalogFactory - Class in com.here.platform.location.dataloader.flink
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- FlinkCatalogFactory() - Constructor for class com.here.platform.location.dataloader.flink.FlinkCatalogFactory
-
Deprecated.Constructs a new instance with default Data Client Settings.
- FlinkCatalogFactory(Settings) - Constructor for class com.here.platform.location.dataloader.flink.FlinkCatalogFactory
-
Deprecated.Constructs a new instance with custom Data Client Settings.
- FlinkCatalogFactory(Option<Settings>) - Constructor for class com.here.platform.location.dataloader.flink.FlinkCatalogFactory
-
Deprecated.
- FLK - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Falkland Islands (Malvinas)
- FLK$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FLK$
- FloatMapping$() - Constructor for class com.here.platform.data.client.base.Mappings.FloatMapping$
- FlowDataQuality - Class in com.here.platform.location.tpeg2.tfp
- FlowDataQuality(short) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowDataQuality
- FlowMatrix - Class in com.here.platform.location.tpeg2.tfp
- FlowMatrix(Instant, Optional<Object>, SpatialResolution, List<FlowVector>) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowMatrix
- FlowMatrix(Instant, Option<Object>, SpatialResolution, Seq<FlowVector>) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowMatrix
- FlowPolygon - Class in com.here.platform.location.tpeg2.tfp
- FlowPolygon(long, StatusParameters, List<PolygonPoint>, Optional<SpatialResolution>, Optional<Restrictions>, Optional<StatisticalParameters>, Optional<CauseCode>, Optional<LinkedCause>) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowPolygon
- FlowPolygon(long, StatusParameters, Seq<PolygonPoint>, Option<SpatialResolution>, Option<Restrictions>, Option<StatisticalParameters>, Option<CauseCode>, Option<LinkedCause>) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowPolygon
- FlowPolygonObject - Class in com.here.platform.location.tpeg2.tfp
- FlowPolygonObject(Instant, Optional<Object>, SpatialResolution, List<FlowPolygon>) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowPolygonObject
- FlowPolygonObject(Instant, Option<Object>, SpatialResolution, Seq<FlowPolygon>) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowPolygonObject
- flowQuality() - Method in class com.here.platform.location.tpeg2.tfp.StatisticalParameters
- FlowStatus - Class in com.here.platform.location.tpeg2.tfp
- FlowStatus(Instant, Optional<Object>, StatusParameters, Optional<Restrictions>, Optional<StatisticalParameters>, Optional<CauseCode>, Optional<LinkedCause>) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowStatus
- FlowStatus(Instant, Option<Object>, StatusParameters, Option<Restrictions>, Option<StatisticalParameters>, Option<CauseCode>, Option<LinkedCause>) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowStatus
- FlowVector - Class in com.here.platform.location.tpeg2.tfp
- FlowVector(long, List<FlowVectorSection>, Optional<SpatialResolution>) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowVector
- FlowVector(long, Seq<FlowVectorSection>, Option<SpatialResolution>) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowVector
- FlowVectorSection - Class in com.here.platform.location.tpeg2.tfp
- FlowVectorSection(long, StatusParameters, Optional<SpatialResolution>, Optional<SectionType>, Optional<Restrictions>, Optional<StatisticalParameters>, Optional<CauseCode>, Optional<LinkedCause>) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- FlowVectorSection(long, StatusParameters, Option<SpatialResolution>, Option<SectionType>, Option<Restrictions>, Option<StatisticalParameters>, Option<CauseCode>, Option<LinkedCause>) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- fmFrequencies() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDARC
- fmFrequency() - Method in class com.here.platform.location.tpeg2.sni.FMFrequency
- fmFrequency() - Method in class com.here.platform.location.tpeg2.sni.HDFMBearerInfo
- FMFrequency - Class in com.here.platform.location.tpeg2.sni
- FMFrequency(short) - Constructor for class com.here.platform.location.tpeg2.sni.FMFrequency
- FollowDiversion - Class in com.here.platform.location.tpeg2.tec
- FollowDiversion(short) - Constructor for class com.here.platform.location.tpeg2.tec.FollowDiversion
- forallRangesBetween(Seq<RangeBasedProperty<V>>, double, double, Function1<RangeBasedProperty<V>, Object>) - Static method in class com.here.platform.location.core.Utils
-
Verifies that
predicateapplies to all ranges betweenfromFractionandtoFraction. - forByteArrays() - Static method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReaderConfiguration
- forHereMapContentSegmentAnchor(AttributeContainerAccess<P, C>, AttributeAccess<C, T>) - Static method in class com.here.platform.location.compilation.heremapcontent.javadsl.AttributeAccessors
-
Creates an
AttributeAccessorfor HERE Map Content data. - FormOfWay - Class in com.here.platform.location.tpeg2.olr
-
Describing the type of the road.
- FormOfWay(short) - Constructor for class com.here.platform.location.tpeg2.olr.FormOfWay
- formParams() - Method in class com.here.platform.data.client.base.ApiRequest
- forUnknown() - Method in class com.here.platform.location.core.mapmatching.DistanceTransitionProbabilityStrategy.Parameters
- forUnknown() - Method in class com.here.platform.location.core.mapmatching.SimpleConnectivityTransitionProbabilityStrategy.Parameters
-
Deprecated.
- forVersioned(HRN) - Method in class com.here.platform.data.client.v2.adapter.base.javadsl.DataClientBaseAdapter
- forVersioned(HRN) - Method in interface com.here.platform.data.client.v2.adapter.javadsl.DataApiAdapter
- forVersionInfo(HRN) - Method in class com.here.platform.data.client.v2.adapter.base.javadsl.DataClientBaseAdapter
- forVersionInfo(HRN) - Method in interface com.here.platform.data.client.v2.adapter.javadsl.DataApiAdapter
- forward() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.Graphs
-
Creates a
DirectedGraphthat lazily loads data from the `routinggraph` layer of the Optimized Map for Location Library usingOptimizedMapLayers.routingGraph(). - forward(RoutingGraphLayer) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.Graphs
- Forward - Class in com.here.platform.location.inmemory.graph
-
The vertex and the segment have the same direction.
- Forward() - Constructor for class com.here.platform.location.inmemory.graph.Forward
- FORWARD - Static variable in interface com.here.platform.location.inmemory.graph.javadsl.Direction
-
The vertex's direction is the same as the segment's.
- FOUR_OR_MORE - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.LaneCategories
-
Four or more lanes in each travel direction
- FourOrMore$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.FourOrMore$
- fow() - Method in class com.here.platform.location.tpeg2.olr.LineProperties
- FRA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
France
- FRA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FRA$
- fraction() - Method in class com.here.platform.location.core.geospatial.ElementProjection
- fraction() - Method in interface com.here.platform.location.core.geospatial.FractionOn
-
The fraction specifies how far along the length of
elementthe point is located. - fraction() - Method in class com.here.platform.location.referencing.AccessPoint
- fractionForPoint(LS, GC) - Method in class com.here.platform.location.core.geospatial.javadsl.LineStrings
-
Calculates the fraction of a line string's full length from its start to some given point.
- FractionOn<T> - Interface in com.here.platform.location.core.geospatial
-
Object representing a point as a fraction along a (linear) element.
- frc() - Method in class com.here.platform.location.tpeg2.olr.LineProperties
- freeFlowSpeed() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- freeFlowSpeed() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Creates an accessor for the free-flow-speed of a
Vertex. - freeFlowSpeed() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- freeFlowSpeed(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).freeFlowSpeed(). - freeFlowSpeed(FreeFlowSpeedLayer) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
- freeFlowSpeed(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the Free Flow Speed layer.
- FreeFlowSpeedLayer - Class in com.here.platform.location.integration.optimizedmap
- FreeFlowSpeedLayer(Function1<TileId, Option<RangeBasedPropertyTile<Object>>>) - Constructor for class com.here.platform.location.integration.optimizedmap.FreeFlowSpeedLayer
- freeFlowTravelTime() - Method in class com.here.platform.location.tpeg2.tfp.StatusParameters
- freeText() - Method in class com.here.platform.location.tpeg2.sni.FreeTextInformation
- FreeTextInformation - Class in com.here.platform.location.tpeg2.sni
- FreeTextInformation(String) - Constructor for class com.here.platform.location.tpeg2.sni.FreeTextInformation
- freeTexts() - Method in class com.here.platform.location.tpeg2.tec.Advice
- freeTexts() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- FRO - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Faroe Islands
- FRO$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FRO$
- from(CGC, C, GeoCoordinateOperations<CGC>, CoordinateOperations<C>) - Method in interface com.here.platform.location.core.geospatial.GeoProjection
-
Project Cartesian coordinates (in meters) on the Earth surface, around a WGS84 point.
- from(CGC, C, GeoCoordinateOperations<CGC>, CoordinateOperations<C>) - Static method in class com.here.platform.location.core.geospatial.IdentityProjection
- from(CGC, C, GeoCoordinateOperations<CGC>, CoordinateOperations<C>) - Static method in class com.here.platform.location.core.geospatial.SinusoidalProjection
-
Projects back to WGS84 coordinates (in degrees) from Cartesian coordinates (in meters).
- from(HRN) - Static method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog
-
This is an experimental API.
- from(BoundingBoxSearch<Tuple2<TileId, SegmentIndex>>) - Static method in class com.here.platform.location.inmemory.geospatial.VertexBoundingBoxSearch
-
Creates a
VertexBoundingBoxSearchfrom aBoundingBoxSearchreturning a pair of aTileIdand aSegmentIndexin that tile. - from(ProximitySearch<Tuple2<TileId, SegmentIndex>>) - Static method in class com.here.platform.location.inmemory.geospatial.VertexProximitySearch
-
Creates a
VertexProximitySearchfrom aProximitySearchreturning a pair of aTileIdand aSegmentIndexin that tile. - from(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.Graphs
-
Deprecated.Prefer
new Graphs(optimizedMap).forward(). - fromAncestorTile(long) - Method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.HereTileResolver
-
Returns all descendant tiles for a given tile.
- fromAncestorTile(TileId) - Method in interface com.here.platform.location.inmemory.geospatial.TileResolver
-
Returns all descendant tiles for a given tile.
- fromBoundingBox(BB, BoundingBoxOperations<BB>) - Method in interface com.here.platform.location.inmemory.geospatial.TileResolver
-
Returns the tiles that cover a given bounding box.
- fromBoundingBox(BoundingBox) - Method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.HereTileResolver
-
Returns the tiles that cover a given bounding box.
- fromBoundingBoxWithBuffer(BB, double, GeoProjection, BoundingBoxOperations<BB>) - Static method in class com.here.platform.location.core.geospatial.BoundingBox
-
Creates a bounding box expanded by a buffer zone towards all directions from the bounding box center.
- fromCenterAndBuffer(GC, double, GeoProjection, GeoCoordinateOperations<GC>) - Static method in class com.here.platform.location.core.geospatial.BoundingBox
-
Creates a bounding box expanded towards all directions from the given point.
- fromCenterAndRadius(GC, double) - Method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.HereTileResolver
-
Returns the tiles that cover a given circle.
- fromCenterAndRadius(GC, double, GeoCoordinateOperations<GC>) - Method in interface com.here.platform.location.inmemory.geospatial.DiskTileResolver
-
Returns the tiles that cover a given circle.
- fromCenterAndRadius(GC, double, GeoCoordinateOperations<GC>) - Method in interface com.here.platform.location.inmemory.geospatial.TileResolver
-
Returns the tiles that cover a given circle.
- fromCenterAndRadius(GC, double, GeoCoordinateAdapter<GC>) - Method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.HereTileResolver
-
Returns the tiles that cover a given circle.
- fromCloseableIterator(Function0<CloseableIterator<T>>, ExecutionContext) - Static method in class com.here.platform.data.client.base.http.utils.Publishers
- fromConfig(Config) - Static method in class com.here.platform.data.client.base.http.settings.HereAccountCredentials
-
Parses the credentials contained in a
com.typesafe.config.Configobject. - fromCoordinate(GC) - Method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.HereTileResolver
-
Returns the tile containing a given point.
- fromCoordinate(GC, GeoCoordinateOperations<GC>) - Method in interface com.here.platform.location.inmemory.geospatial.TileResolver
-
Returns the tile containing a given point.
- fromCoordinate(GC, GeoCoordinateAdapter<GC>) - Method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.HereTileResolver
-
Returns the tile containing a given point.
- fromDescendantTile(long) - Method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.HereTileResolver
-
Returns the ancestor tile for the output level that is configured for this
HereTileResolver. - fromDescendantTile(TileId) - Method in interface com.here.platform.location.inmemory.geospatial.AncestorTileResolver
-
Returns the ancestor tile containing the given tile.
- fromDescendantTile(TileId) - Method in interface com.here.platform.location.inmemory.geospatial.TileResolver
-
Returns the ancestor tile for the output level that is configured for this
TileResolver. - fromFile(Path, int, ExecutionContext) - Static method in class com.here.platform.data.client.base.http.utils.Publishers
- fromGeoCoordinates(List<GeoCoordinate>) - Static method in class com.here.platform.location.referencing.PolygonLocation
- fromItems(Seq<T>, ExecutionContext) - Static method in class com.here.platform.data.client.base.http.utils.Publishers
- fromProximitySearch(ProximitySearch<O, V>, double) - Static method in class com.here.platform.location.core.mapmatching.javadsl.CandidateGenerators
-
Creates a candidate generator that is based on a proximity search.
- fromProximitySearch(ProximitySearch<O, V>, double, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.core.mapmatching.javadsl.CandidateGenerators
-
Creates a candidate generator that is based on a proximity search.
- fromProximitySearchWithUnknown(ProximitySearch<O, V>, double) - Static method in class com.here.platform.location.core.mapmatching.javadsl.CandidateGenerators
-
Creates a candidate generator that is based on a proximity search and adds
Unknownto candidates. - fromProximitySearchWithUnknown(ProximitySearch<O, V>, double, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.core.mapmatching.javadsl.CandidateGenerators
-
Creates a candidate generator that is based on a proximity search and adds
Unknownto candidates. - fromScala(PointOrientation) - Static method in enum class com.here.platform.location.referencing.javadsl.PointOrientation
- fromScala(SideOfRoad) - Static method in enum class com.here.platform.location.referencing.javadsl.SideOfRoad
- fromString(String) - Static method in class com.here.hrn.HRN
-
Convert to an
HRN. - fromTile(long) - Method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.HereTileResolver
-
Returns the tiles associated with a given input tile.
- fromTile(TileId) - Method in interface com.here.platform.location.inmemory.geospatial.TileResolver
-
Returns the tiles associated with a given input tile.
- fromTileWithBuffer(long, double) - Method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.HereTileResolver
-
Returns the tiles that cover the area of a given tile extended by the given buffer in all directions.
- fromTileWithBuffer(TileId, double) - Method in interface com.here.platform.location.inmemory.geospatial.TileResolver
-
Returns the tiles that cover the area of a given tile extended by the given buffer in all directions.
- fromVertex(Vertex) - Static method in class com.here.platform.location.inmemory.graph.SegmentIndex
- fromVertexIndex(VertexIndex) - Static method in class com.here.platform.location.inmemory.graph.SegmentIndex
-
Converts a
VertexIndexto the corresponding undirectedSegmentIndex. - Frontage() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LocalRoad
-
Indicates whether the segment range is a frontage road or not.
- FRONTAGE - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.LocalRoads
-
Indicates whether the segment range is a frontage road or not.
- FSM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Micronesia, Federated States of
- FSM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FSM$
- FUCHSIA - Static variable in class com.here.platform.location.io.javadsl.Color
- FullLayerMetadata - Class in com.here.platform.data.client.v2.caching.model.versioned
- FullLayerMetadata(String, String, AdditionalField[]) - Constructor for class com.here.platform.data.client.v2.caching.model.versioned.FullLayerMetadata
- fullName(String) - Static method in enum class com.here.platform.data.client.base.http.settings.RetryStrategyType
- fullURL() - Method in class com.here.platform.data.client.base.ApiRequest
- fullURL() - Method in interface com.here.platform.data.client.base.http.HttpRequest
-
Optional value for full url.
- functionalClass() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.RoadAttributes
-
Creates an accessor for the
FunctionalClassof aVertex. - FunctionalClass - Interface in com.here.platform.location.integration.optimizedmap.roadattributes
-
Functional class is a road type indicator, reflecting traffic speed and volume, as well as the importance and connectivity of the road.
- FunctionalClass.FC1$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Roads that allow for high volume, maximum speed traffic movement between and through major metropolitan areas.
- FunctionalClass.FC2$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Roads that are used to channel traffic to FC1 roads for traveling between and through cities in the shortest amount of time.
- FunctionalClass.FC3$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Roads that intersect FC2 roads and provide a high volume of traffic movement at a lower level of mobility than FC2 roads.
- FunctionalClass.FC4$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Roads with a high volume of traffic movement at moderate speeds between neighbourhoods.
- FunctionalClass.FC5$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Roads with a volume and traffic movement below the level of any other Functional Class.
- FunctionalClasses - Interface in com.here.platform.location.integration.optimizedmap.roadattributes.javadsl
-
Functional class is a road type indicator, reflecting traffic speed and volume, as well as the importance and connectivity of the road.
- FunctionalRoadClass - Class in com.here.platform.location.tpeg2.olr
-
Describes the class of the road in the road network.
- FunctionalRoadClass(short) - Constructor for class com.here.platform.location.tpeg2.olr.FunctionalRoadClass
- future(JavaMapping<_J, _S>, ExecutionContext) - Static method in class com.here.platform.data.client.base.Mappings
G
- GAB - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Gabon
- GAB$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GAB$
- GAUGES() - Static method in class com.here.platform.data.client.base.common.metrics.MetricType
- GaussianProbabilityDistribution - Class in com.here.platform.location.core.mapmatching
-
Gaussian, or normal, probability distribution.
- GaussianProbabilityDistribution(double) - Constructor for class com.here.platform.location.core.mapmatching.GaussianProbabilityDistribution
- GBR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
United Kingdom
- GBR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GBR$
- generate(O) - Method in interface com.here.platform.location.core.mapmatching.javadsl.CandidateGenerator
- generate(O) - Method in class com.here.platform.location.core.mapmatching.ProximitySearchCandidateGenerator
- generate(O) - Method in interface com.here.platform.location.core.mapmatching.SupportForUnknown
- GENERIC - Enum constant in enum class com.here.platform.data.client.v2.adapter.model.PartitioningScheme
-
Used when partition names have no semantic meaning.
- GenericLayer<T> - Class in com.here.platform.location.integration
-
Deprecated.This functionality is deprecated. Since SDK 2.54.
- GenericLayer(String, Function1<byte[], T>) - Constructor for class com.here.platform.location.integration.GenericLayer
-
Deprecated.
- GenericPartitioning - Class in com.here.platform.location.dataloader.core
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- GenericPartitioning() - Constructor for class com.here.platform.location.dataloader.core.GenericPartitioning
-
Deprecated.
- GenericPartitionKey - Class in com.here.platform.data.client.v2.caching.model.versioned
- GenericPartitionKey(String, long, String) - Constructor for class com.here.platform.data.client.v2.caching.model.versioned.GenericPartitionKey
- GEO - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Georgia
- GEO$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GEO$
- GeocodeApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.geocode
- GeocodeApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi
- GeocodeApi.GeocodeGetAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.geocode
- GeocodeApi.GeocodeGetAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.geocode
- GeocodeApi.GeocodeGetBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.geocode
- geocodeGet() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi
- geocodeGet(Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, List<String>, List<String>, List<String>, Optional<Integer>, Optional<String>, List<String>, List<String>, List<String>, List<String>, List<String>, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi
-
This endpoint allows to find the geo-coordinates of a known address, place, locality or administrative area, even if the query is incomplete or partly incorrect.
- GeocodeGetAdapter(ApiRequest<OpenSearchGeocodeResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- GeocodeGetAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter$
- GeocodeGetBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- GeoConstants - Class in com.here.platform.location.core.geospatial
-
Constants used to convert degrees to meters on the spherical earth approximation.
- GeoConstants() - Constructor for class com.here.platform.location.core.geospatial.GeoConstants
- geoCoordinate() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
GeoCoordinateLocationReference. - geoCoordinate() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
Creates a resolver for
GeoCoordinateLocationReference. - geoCoordinate(GeoCoordinateAdapter<GC>) - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
GeoCoordinateLocationReference. - GeoCoordinate - Class in com.here.platform.location.core.geospatial
-
Represents WGS84 geocoordinates.
- GeoCoordinate(double, double) - Constructor for class com.here.platform.location.core.geospatial.GeoCoordinate
- GeoCoordinate.GeoCoordinatesOps$ - Class in com.here.platform.location.core.geospatial
- GeoCoordinate.LineStringOpsImpl$ - Class in com.here.platform.location.core.geospatial
- geoCoordinateAdapter() - Static method in class com.here.platform.location.referencing.GeoCoordinateLocation
- GeoCoordinateAdapter<GC> - Interface in com.here.platform.location.core.geospatial.javadsl
-
Extracts latitude and longitude for some type.
- geoCoordinateFromHolder() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
GeoCoordinateLocationReference. - GeoCoordinateHolder - Interface in com.here.platform.location.core.geospatial.javadsl
-
Represents objects containing geocoordinates.
- GeoCoordinateLocation - Class in com.here.platform.location.referencing
-
A location represented by a pair of geocoordinates.
- GeoCoordinateLocation(double, double) - Constructor for class com.here.platform.location.referencing.GeoCoordinateLocation
- GeoCoordinateLocation(GeoCoordinateHolder) - Constructor for class com.here.platform.location.referencing.GeoCoordinateLocation
- GeoCoordinateLocationReference - Class in com.here.platform.location.tpeg2.olr
-
A
GeoCoordinateLocationReferencerefers to a point described by a pair of geocoordinates. - GeoCoordinateLocationReference(AbsoluteGeoCoordinate) - Constructor for class com.here.platform.location.tpeg2.olr.GeoCoordinateLocationReference
- geoCoordinateOperations() - Static method in class com.here.platform.location.referencing.GeoCoordinateLocation
- GeoCoordinateOperations<GC> - Interface in com.here.platform.location.core.geospatial
-
Type class for objects representing geocoordinates.
- GeoCoordinateOperations.GeoCoordinateOperationsAsMembers<GC> - Class in com.here.platform.location.core.geospatial
-
Allows using
GeoCoordinateOperationsmethods as extension methods. - GeoCoordinateOperations.GeoCoordinateOperationsAsMembers$ - Class in com.here.platform.location.core.geospatial
- GeoCoordinateOperationsAsMembers(GC) - Constructor for class com.here.platform.location.core.geospatial.GeoCoordinateOperations.GeoCoordinateOperationsAsMembers
- GeoCoordinateOperationsAsMembers$() - Constructor for class com.here.platform.location.core.geospatial.GeoCoordinateOperations.GeoCoordinateOperationsAsMembers$
- GeoCoordinates<GC> - Class in com.here.platform.location.core.geospatial.javadsl
-
Provides high-level operations on types representing geocoordinates.
- GeoCoordinates() - Constructor for class com.here.platform.location.core.geospatial.javadsl.GeoCoordinates
- GeoCoordinateSeqLinearRingOps$() - Constructor for class com.here.platform.location.core.geospatial.LinearRingOperations.GeoCoordinateSeqLinearRingOps$
- GeoCoordinatesOps$() - Constructor for class com.here.platform.location.core.geospatial.GeoCoordinate.GeoCoordinatesOps$
- GeographicalCoverage - Class in com.here.platform.location.tpeg2.sni
- GeographicalCoverage(short, List<GeographicCoverageEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.GeographicalCoverage
- GeographicalCoverage(short, Seq<GeographicCoverageEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.GeographicalCoverage
- geographicCoverage() - Method in class com.here.platform.location.tpeg2.sni.GeographicCoverageEntry
- GeographicCoverage - Class in com.here.platform.location.tpeg2.sni
- GeographicCoverage(CoordinatePair, CoordinatePair) - Constructor for class com.here.platform.location.tpeg2.sni.GeographicCoverage
- GeographicCoverageEntry - Class in com.here.platform.location.tpeg2.sni
- GeographicCoverageEntry(short, GeographicCoverage) - Constructor for class com.here.platform.location.tpeg2.sni.GeographicCoverageEntry
- GEOMETRIC - Enum constant in enum class com.here.platform.data.client.base.http.settings.RetryStrategyType
- geometry() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- geometry() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Creates a map that returns the geometry (in the form of
LineString) of aVertex. - geometry() - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.CarPathMatcherLayers
- geometry() - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.UnrestrictedPathMatcherLayers
- geometry() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- geometry() - Method in class com.here.platform.location.referencing.OlrLayers
- geometry(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).geometry(). - geometry(GeometryTile) - Static method in class com.here.platform.location.integration.optimizedmap.TileWeighers
-
Weigher for the Geometry tile.
- geometry(GeometryLayer) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
- geometry(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the Geometry layer.
- GeometryLayer - Class in com.here.platform.location.integration.optimizedmap
- GeometryLayer(DiskTileResolver, Function1<TileId, Option<GeometryTile>>) - Constructor for class com.here.platform.location.integration.optimizedmap.GeometryLayer
- GeometryTile - Class in com.here.platform.location.inmemory.geospatial
-
Contains the road geometry data for a single tile.
- GeometryTile(TileId, int[], int[], int[], long[], long[], int[], int[], int[]) - Constructor for class com.here.platform.location.inmemory.geospatial.GeometryTile
- GeoProjection - Interface in com.here.platform.location.core.geospatial
-
Converts WGS84 Earth coordinates to planar 2D coordinates and vice-versa.
- GeoProjections - Class in com.here.platform.location.core.geospatial
-
Provides default
GeoProjectionimplementations. - GeoProjections() - Constructor for class com.here.platform.location.core.geospatial.GeoProjections
- get() - Method in enum class com.here.platform.data.client.v2.caching.model.versioned.EmptyLayerMetadata
- get() - Method in class com.here.platform.data.client.v2.caching.model.versioned.FullLayerMetadata
- get() - Method in interface com.here.platform.data.client.v2.caching.model.versioned.OptionalLayerMetadata
- get() - Method in class com.here.platform.data.client.v2.caching.model.versioned.SimpleLayerMetadata
- get(long) - Method in class com.here.platform.location.dataloader.core.javadsl.AbstractTileLoaderDecorator
-
Deprecated.
- get(TileId) - Method in interface com.here.platform.location.dataloader.core.caching.CachingTileLoader
-
Deprecated.Gets the data from the cache, or delegates to the `inner` class.
- get(TileId) - Method in class com.here.platform.location.dataloader.core.javadsl.AbstractTileLoaderDecorator
-
Deprecated.
- get(TileId) - Method in interface com.here.platform.location.dataloader.core.TileLoader
-
Deprecated.Gets data for a single
tileId. - get(Id) - Method in interface com.here.platform.location.dataloader.core.DataLoader
-
Deprecated.Gets data for a single
partition. - get(K) - Method in class com.here.platform.data.client.v2.caching.caffeine.model.CaffeineCache
- get(K) - Method in interface com.here.platform.data.client.v2.caching.model.versioned.Cache
-
Returns the value associated to a key.
- get(K) - Method in interface com.here.platform.location.core.graph.javadsl.PointBasedPropertyMap
-
Look up all point-based properties for a given
key. - get(K) - Method in interface com.here.platform.location.core.graph.javadsl.PropertyMap
-
Retrieves the property value associated with a particular
key. - get(K) - Method in interface com.here.platform.location.core.graph.javadsl.RangeBasedPropertyMap
-
Look up all range-based properties for a given
key. - get(K, double) - Method in interface com.here.platform.location.core.graph.javadsl.RangeBasedPropertyMap
-
Look up the range-based property for a given
keyandoffset. - GET$() - Constructor for class com.here.platform.data.client.base.http.HttpMethod.GET$
- getAccessPoint() - Method in class com.here.platform.location.referencing.PointOfInterest
- getAccuracy() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.Elevation
- getAccuracy() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.Slope
- getAdviceCode() - Method in class com.here.platform.location.tpeg2.tec.Advice
- getAdvices() - Method in class com.here.platform.location.tpeg2.tec.Event
- getAid() - Method in class com.here.platform.location.tpeg2.tfp.LinkedCause
- getAll() - Method in interface com.here.platform.data.client.base.common.metrics.javadsl.BaseClientMetricsJava
-
Get all metrics
- getAll(Iterable<? extends K>) - Method in class com.here.platform.data.client.v2.caching.caffeine.model.CaffeineCache
- getAll(Iterable<? extends K>) - Method in interface com.here.platform.data.client.v2.caching.model.versioned.Cache
-
Returns the values associated to the keys.
- getAll(Iterable<TileId>) - Method in interface com.here.platform.location.dataloader.core.caching.CachingTileLoader
-
Deprecated.Gets the data from the cache, or delegates to the `inner` class for all items.
- getAll(Iterable<TileId>) - Method in class com.here.platform.location.dataloader.core.javadsl.AbstractTileLoaderDecorator
-
Deprecated.
- getAll(Iterable<TileId>) - Method in interface com.here.platform.location.dataloader.core.TileLoader
-
Deprecated.Gets data for
tileIds. - getAll(Iterable<Id>) - Method in interface com.here.platform.location.dataloader.core.DataLoader
-
Deprecated.Gets data for
partitions. - getAltitude() - Method in class com.here.platform.location.tpeg2.olr.AbsoluteGeoCoordinate
- getAltitude() - Method in class com.here.platform.location.tpeg2.olr.RelativeGeoCoordinate
- getAmFrequency() - Method in class com.here.platform.location.tpeg2.sni.AMFrequency
- getAmFrequency() - Method in class com.here.platform.location.tpeg2.sni.HDAMBearerInfo
- getAngle() - Method in class com.here.platform.location.tpeg2.tfp.Restrictions
- getApiVersion() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi
- getApiVersion(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi
-
Path: /version
- getApiVersion(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi
-
Returns the ingestion service software's version information.
- GetApiVersionAdapter(ApiRequest<ApiVersion>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- GetApiVersionAdapter(ApiRequest<ApiVersionResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- GetApiVersionAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter$
- GetApiVersionAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter$
- GetApiVersionBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionBuilder
- getApplicationContent() - Method in class com.here.platform.location.tpeg2.sni.ServiceComponentResetEntry
- getApplicationId() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- getApplicationID() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- getApplicationID() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- getApplicationMessage() - Method in class com.here.platform.location.tpeg2.Tpeg2MessageView
- getApplicationMessages() - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Returns the application messages in this message object.
- getApplicationRootMessageBin() - Method in class com.here.platform.location.tpeg2.sfw.ApplicationRootMessage
- getApplicationRootMessageML() - Method in class com.here.platform.location.tpeg2.sfw.ApplicationRootMessage
- getApplicationRootMessages() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFrameCountedProtected
- getApplicationRootMessages() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedCountedProtected
- getApplicationRootMessages() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedProtected
- getApplicationRootMessages() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFrameProtected
- getApplicationRootMessages() - Method in interface com.here.platform.location.tpeg2.sfw.ServiceComponentFrameContent
- getAppStartTime() - Method in class com.here.platform.location.tpeg2.sni.TimeSlot
- getArtifact() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
- getArtifact(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
-
Return the information about artifact (hrn, groupId, artifactId, version) and linked files.
- GetArtifactAdapter(ApiRequest<GetArtifactResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- GetArtifactAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter$
- GetArtifactBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactBuilder
- getArtifactFile() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
- getArtifactFile(String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
-
Return the binary data of file linked to artifact.
- GetArtifactFileAdapter(ApiRequest<byte[]>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- GetArtifactFileAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter$
- GetArtifactFileBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileBuilder
- getArtifactFileFromArchive() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
- getArtifactFileFromArchive(String, String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
-
Returns the binary data of a file stored in archive.
- GetArtifactFileFromArchiveAdapter(ApiRequest<byte[]>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- GetArtifactFileFromArchiveAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter$
- GetArtifactFileFromArchiveBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveBuilder
- getArtifactRegistration() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
- getArtifactRegistration(String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
-
Return the information about registered artifact.
- GetArtifactRegistrationAdapter(ApiRequest<GetRegistrationResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- GetArtifactRegistrationAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter$
- GetArtifactRegistrationBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationBuilder
- getAverageSpeed() - Method in class com.here.platform.location.tpeg2.tfp.StatusParameters
- getAverageSpeedAbsolute() - Method in class com.here.platform.location.tpeg2.tec.Event
- getBaseElement() - Method in class com.here.platform.location.tpeg2.olr.GridLocationReference
- getBaseRectangle() - Method in class com.here.platform.location.referencing.GridLocation
- getBaseUrl() - Method in class com.here.platform.data.client.base.http.settings.ApiConfiguration
- getBearerInformation() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- getBearerInformation() - Method in class com.here.platform.location.tpeg2.sni.SameServiceEntry
- getBearing() - Method in class com.here.platform.location.tpeg2.olr.LineProperties
- getBlob() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
- getBlob(String, String, AdditionalField[]) - Method in interface com.here.platform.data.client.v2.adapter.javadsl.DataApiVersionedAdapter
-
Retrieve the blob data as an input stream.
- getBlob(String, String, String, List<String>, Optional<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
-
Retrieves a blob from storage.
- GetBlobAdapter(ApiRequest<byte[]>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- GetBlobAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter$
- GetBlobBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobBuilder
- getBlobByKey() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
- getBlobByKey(String, String, String, List<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
-
Retrieves a blob from storage.
- GetBlobByKeyAdapter(ApiRequest<byte[]>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- GetBlobByKeyAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter$
- GetBlobByKeyBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyBuilder
- getBlobCacheStats() - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.CachingVersionedLayers
-
Returns the status of the internal cache for the data coming from the blob service containing the decoded partition data.
- getBlobCacheStats() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedLayers
- getBlobMetadataByKey() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
- getBlobMetadataByKey(String, String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
-
Checks if a blob exists for the requested key.
- GetBlobMetadataByKeyAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- GetBlobMetadataByKeyAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter$
- GetBlobMetadataByKeyBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyBuilder
- getBlockingTimeout() - Method in class com.here.platform.data.client.base.http.settings.ApiConfiguration
- getByteCRChex() - Method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- getByteSize() - Method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- getCarrierSID() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- getCatalog() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- getCatalog(String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Gets the full catalog configuration for the requested catalog.
- GetCatalogAdapter(ApiRequest<Catalog>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- GetCatalogAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter$
- GetCatalogBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogBuilder
- getCatalogs() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- getCatalogs(Optional<Boolean>, Optional<String>, Optional<String>, List<String>, List<String>, List<String>, Optional<String>, Optional<String>, List<String>, List<String>, Optional<Boolean>, Optional<Integer>, Optional<String>, Optional<String>, Optional<Boolean>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Lists all catalogs that your account has access to.
- GetCatalogsAdapter(ApiRequest<CatalogsResultBase>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- GetCatalogsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter$
- GetCatalogsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- getCatalogsPage() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- getCatalogsPage(String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
When the result of
Gets a list of all catalogsi.e. - GetCatalogsPageAdapter(ApiRequest<CatalogsResultBase>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- GetCatalogsPageAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter$
- GetCatalogsPageBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageBuilder
- getCatalogState() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- getCatalogState(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Query status, time of disablement or enablement by catalog and who changed the status from enabled to disabled and vice versa.
- GetCatalogStateAdapter(ApiRequest<CatalogStatusResult>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- GetCatalogStateAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter$
- GetCatalogStateBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateBuilder
- getCause() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- getCause() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- getCause() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- getCauseOffset() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- getCauses() - Method in class com.here.platform.location.tpeg2.tec.Event
- getCenter() - Method in class com.here.platform.location.referencing.CircleLocation
- getCenterPoint() - Method in class com.here.platform.location.tpeg2.olr.CircleLocationReference
- getCentreFrequency() - Method in class com.here.platform.location.tpeg2.sni.DABFrequency
- getChanges() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
- getChanges(String, Optional<String>, String, Optional<Long>, Optional<Long>, Optional<Long>, Optional<String>, Optional<String>, List<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
-
Gets the latest partition metadata in a version range for a versioned layer or a time range for a volatile layer.
- GetChangesAdapter(ApiRequest<Partitions>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- GetChangesAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter$
- GetChangesBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- getChangesById() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi
- getChangesById(String, String, List<String>, Optional<String>, Optional<String>, Optional<Long>, Optional<String>, List<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi
-
Gets the latest partition changes for a version range in a versioned layer or a time range for a volatile layer.
- GetChangesByIdAdapter(ApiRequest<Partitions>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- GetChangesByIdAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter$
- GetChangesByIdBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdBuilder
- getChangeset() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi
- getChangeset(String, String, String, Optional<String>, Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi
-
Retrieves one Changeset from the layer by version.
- GetChangesetAdapter(ApiRequest<Changeset>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- GetChangesetAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter$
- GetChangesetBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetBuilder
- getChangesets() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi
- getChangesets(String, String, Optional<Integer>, Optional<Integer>, Optional<String>, Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi
-
Retrieves the existing Changesets from the layer.
- GetChangesetsAdapter(ApiRequest<ChangesetCollection>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- GetChangesetsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter$
- GetChangesetsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsBuilder
- getChangesetStatistics() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi
- getChangesetStatistics(String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi
-
Returns statistics about changesets.
- GetChangesetStatisticsAdapter(ApiRequest<ChangesetStatisticsResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter
- GetChangesetStatisticsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter$
- GetChangesetStatisticsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsBuilder
- getChangesParts() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
- getChangesParts(String, String, Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
-
Returns a list of Part Ids which represent the parts that can be used to limit the scope of queries of changes for the version range.
- GetChangesPartsAdapter(ApiRequest<PartsResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- GetChangesPartsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter$
- GetChangesPartsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsBuilder
- getCharacterEncoding() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTable
- getChecksum() - Method in interface com.here.platform.data.client.v2.api.javadsl.PartitionMetadata
- getChecksum() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaPartitionMetadata
- getCode() - Method in class com.here.platform.location.tpeg2.mmc.PartType
- getCode() - Method in class com.here.platform.location.tpeg2.mmc.UpdateMode
- getCode() - Method in class com.here.platform.location.tpeg2.olr.FormOfWay
- getCode() - Method in class com.here.platform.location.tpeg2.olr.FunctionalRoadClass
- getCode() - Method in class com.here.platform.location.tpeg2.olr.Orientation
- getCode() - Method in class com.here.platform.location.tpeg2.olr.SideOfRoad
- getCode() - Method in class com.here.platform.location.tpeg2.sni.CharacterEncoding
- getCode() - Method in class com.here.platform.location.tpeg2.sni.GraphicType
- getCode() - Method in class com.here.platform.location.tpeg2.sni.RestrictionTypeCode
- getCode() - Method in class com.here.platform.location.tpeg2.tdt.CountryCode
- getCode() - Method in class com.here.platform.location.tpeg2.tdt.CurrencyType
- getCode() - Method in class com.here.platform.location.tpeg2.tdt.LanguageCode
- getCode() - Method in class com.here.platform.location.tpeg2.tdt.NumericalMagnitude
- getCode() - Method in class com.here.platform.location.tpeg2.tdt.OptionalBoolean
- getCode() - Method in class com.here.platform.location.tpeg2.tdt.OrientationType
- getCode() - Method in class com.here.platform.location.tpeg2.tdt.Priority
- getCode() - Method in class com.here.platform.location.tpeg2.tdt.SpecialDay
- getCode() - Method in class com.here.platform.location.tpeg2.tec.Accident
- getCode() - Method in class com.here.platform.location.tpeg2.tec.AdviceCode
- getCode() - Method in class com.here.platform.location.tpeg2.tec.AnimalsOnRoadway
- getCode() - Method in class com.here.platform.location.tpeg2.tec.BrokenDownVehicles
- getCode() - Method in class com.here.platform.location.tpeg2.tec.CauseCode
- getCode() - Method in class com.here.platform.location.tpeg2.tec.DangerousEndOfQueue
- getCode() - Method in class com.here.platform.location.tpeg2.tec.DiversionRoadType
- getCode() - Method in class com.here.platform.location.tpeg2.tec.DoNotLeaveYourVehicle
- getCode() - Method in class com.here.platform.location.tpeg2.tec.DriveCarefully
- getCode() - Method in class com.here.platform.location.tpeg2.tec.DrivingNotAllowed
- getCode() - Method in class com.here.platform.location.tpeg2.tec.EffectCode
- getCode() - Method in class com.here.platform.location.tpeg2.tec.ExtremeWeatherConditions
- getCode() - Method in class com.here.platform.location.tpeg2.tec.Fire
- getCode() - Method in class com.here.platform.location.tpeg2.tec.FollowDiversion
- getCode() - Method in class com.here.platform.location.tpeg2.tec.GiveWayToVehiclesFromBehind
- getCode() - Method in class com.here.platform.location.tpeg2.tec.HazardousDrivingConditions
- getCode() - Method in class com.here.platform.location.tpeg2.tec.Impassability
- getCode() - Method in class com.here.platform.location.tpeg2.tec.LaneRestriction
- getCode() - Method in class com.here.platform.location.tpeg2.tec.MajorEvent
- getCode() - Method in class com.here.platform.location.tpeg2.tec.MalfunctioningRoadsideEquipment
- getCode() - Method in class com.here.platform.location.tpeg2.tec.NarrowLanes
- getCode() - Method in class com.here.platform.location.tpeg2.tec.ObjectsOnTheRoad
- getCode() - Method in class com.here.platform.location.tpeg2.tec.OvertakingNotAllowed
- getCode() - Method in class com.here.platform.location.tpeg2.tec.PeopleOnRoadway
- getCode() - Method in class com.here.platform.location.tpeg2.tec.PoliceCheckpoint
- getCode() - Method in class com.here.platform.location.tpeg2.tec.Precipitation
- getCode() - Method in class com.here.platform.location.tpeg2.tec.RecklessPersons
- getCode() - Method in class com.here.platform.location.tpeg2.tec.RegulatoryMeasure
- getCode() - Method in class com.here.platform.location.tpeg2.tec.RescueAndRecoveryWorkInProgress
- getCode() - Method in class com.here.platform.location.tpeg2.tec.RiskOfFire
- getCode() - Method in class com.here.platform.location.tpeg2.tec.Roadworks
- getCode() - Method in class com.here.platform.location.tpeg2.tec.ServiceNotOperating
- getCode() - Method in class com.here.platform.location.tpeg2.tec.ServiceNotUseable
- getCode() - Method in class com.here.platform.location.tpeg2.tec.SlipperyRoad
- getCode() - Method in class com.here.platform.location.tpeg2.tec.SlowMovingVehicles
- getCode() - Method in class com.here.platform.location.tpeg2.tec.SubAdviceType
- getCode() - Method in class com.here.platform.location.tpeg2.tec.SubCauseType
- getCode() - Method in class com.here.platform.location.tpeg2.tec.Tendency
- getCode() - Method in class com.here.platform.location.tpeg2.tec.TimeDelay
- getCode() - Method in class com.here.platform.location.tpeg2.tec.TrafficCongestion
- getCode() - Method in class com.here.platform.location.tpeg2.tec.UseTollLanes
- getCode() - Method in class com.here.platform.location.tpeg2.tec.VehicleType
- getCode() - Method in class com.here.platform.location.tpeg2.tec.VisibilityReduced
- getCode() - Method in class com.here.platform.location.tpeg2.tec.WarningLevel
- getCode() - Method in class com.here.platform.location.tpeg2.tfp.CauseCode
- getCode() - Method in class com.here.platform.location.tpeg2.tfp.FlowDataQuality
- getCode() - Method in class com.here.platform.location.tpeg2.tfp.LaneRestriction
- getCode() - Method in class com.here.platform.location.tpeg2.tfp.LevelOfService
- getCode() - Method in class com.here.platform.location.tpeg2.tfp.SectionType
- getCode() - Method in class com.here.platform.location.tpeg2.tfp.SpatialResolution
- getCode() - Method in class com.here.platform.location.tpeg2.tfp.VehicleClass
- getCode() - Method in class com.here.platform.location.tpeg2.tfp.VehicleCredentials
- getCoid() - Method in class com.here.platform.location.tpeg2.tec.LinkedCause
- getCoid() - Method in class com.here.platform.location.tpeg2.tfp.LinkedCause
- getColumns() - Method in class com.here.platform.location.referencing.GridLocation
- getCommonSettings() - Method in interface com.here.platform.data.client.base.javadsl.BaseClient
- getCompressedDataSize() - Method in interface com.here.platform.data.client.v2.api.javadsl.PartitionMetadata
- getCompressedDataSize() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaPartitionMetadata
- getConfig() - Method in interface com.here.platform.data.client.base.javadsl.BaseClient
- getCongestionProbability() - Method in class com.here.platform.location.tpeg2.tfp.StatisticalParameters
- getContentDescription() - Method in class com.here.platform.location.tpeg2.sni.ContentDescriptionEntry
- getContentId() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- getContentID() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- getContentID() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- getCoordinate() - Method in class com.here.platform.location.tpeg2.olr.FirstLocationReferencePoint
- getCoordinate() - Method in class com.here.platform.location.tpeg2.olr.GeoCoordinateLocationReference
- getCoordinate() - Method in class com.here.platform.location.tpeg2.olr.IntermediateLocationReferencePoint
- getCoordinate() - Method in class com.here.platform.location.tpeg2.olr.LastLocationReferencePoint
- getCoordinatePaths() - Method in class com.here.platform.location.tpeg2.olr.PolygonLocationReference
- getCounter() - Method in interface com.here.platform.data.client.base.common.metrics.javadsl.MetricsJava
-
Optional value for counter metric
- getCountryCode() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- getCountryCode() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- getCrc() - Method in interface com.here.platform.data.client.v2.api.javadsl.PartitionMetadata
- getCrc() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaPartitionMetadata
- getCurrentGST1TableVersion() - Method in class com.here.platform.location.tpeg2.sni.NumberOfMessages
- getCurvature() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.CurvatureHeading
- getDabFrequencies() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDAB
- getDarcserviceID() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDARC
- getDataHandle() - Method in interface com.here.platform.data.client.v2.api.javadsl.PartitionMetadata
- getDataHandle() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaPartitionMetadata
- getDataLoader(Catalog, String, Decoder<T>) - Method in class com.here.platform.location.dataloader.core.caching.CacheManager
-
Deprecated.
- getDataLoader(Catalog, String, Decoder<T>) - Method in interface com.here.platform.location.dataloader.core.DataLoaderProvider
-
Deprecated.Creates a
DataLoaderfor a given catalog and layer. - getDataSize() - Method in interface com.here.platform.data.client.v2.api.javadsl.PartitionMetadata
- getDataSize() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaPartitionMetadata
- getDataVersionLogs() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi
- getDataVersionLogs(String, Integer, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi
-
Returns the logs for the compilation of the data version with the specified version ID of the Routing customization associated with the specified HRN.
- GetDataVersionLogsAdapter(ApiRequest<String>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- GetDataVersionLogsAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter$
- GetDataVersionLogsBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsBuilder
- getDataVersions() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi
- getDataVersions(String, Optional<String>, Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi
-
Returns the data versions of the Routing customization associated with the specified HRN.
- GetDataVersionsAdapter(ApiRequest<DataVersionPage>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- GetDataVersionsAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter$
- GetDataVersionsBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsBuilder
- getDay() - Method in class com.here.platform.location.tpeg2.sni.MaskedTime
- getDayMask() - Method in class com.here.platform.location.tpeg2.sni.AppStartTime
- getDefaultApi(String) - Method in class com.here.platform.data.client.base.http.ApiConfigurationProfile
- getDefaultLocal() - Method in class com.here.platform.data.client.base.http.ApiConfigurationProfile
- getDelay() - Method in class com.here.platform.location.tpeg2.tec.Event
- getDelay() - Method in class com.here.platform.location.tpeg2.tfp.StatusParameters
- getDeleteRequestStatus() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
- getDeleteRequestStatus(String, String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
-
Returns the details of the specified delete request.
- GetDeleteRequestStatusAdapter(ApiRequest<DeleteRequestStatus>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- GetDeleteRequestStatusAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter$
- GetDeleteRequestStatusBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusBuilder
- getDepartures() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi
- getDepartures(Optional<BaseBoards>, Optional<OffsetDateTime>, List<String>, Optional<Integer>, Optional<Integer>, Optional<String>, Optional<Integer>, List<String>, List<String>, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi
-
Lists public transit departures.
- GetDeparturesAdapter(ApiRequest<StationBoardResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- GetDeparturesAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter$
- GetDeparturesBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesBuilder
- getDescription() - Method in interface com.here.platform.data.client.v2.api.javadsl.Layer
- getDescription() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedGenericLayer
- getDescription() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedHereTileLayer
- getDescriptions() - Method in class com.here.platform.location.tpeg2.olr.LocationDescription
- getDetailedCause() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- getDetailedCause() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- getDetailedCause() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- getDirLocation() - Method in class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- getDirLocationID() - Method in class com.here.platform.location.tpeg2.etl.DirLocation
- getDistanceAccuracy() - Method in class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- getDistanceAccuracy() - Method in class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- getDistanceInMeters() - Method in class com.here.platform.location.core.geospatial.ElementProjection
- getDiversionRoadType() - Method in class com.here.platform.location.tpeg2.tec.SegmentModifier
- getDiversionRoutes() - Method in class com.here.platform.location.tpeg2.tec.Event
- getDnp() - Method in class com.here.platform.location.tpeg2.olr.PathProperties
- getDocType() - Method in class com.here.platform.location.tpeg2.sfw.TPEGDocument
- getDuration() - Method in class com.here.platform.location.tpeg2.sni.TimeSlot
- getDuration() - Method in class com.here.platform.location.tpeg2.tfp.FlowMatrix
- getDuration() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygonObject
- getDuration() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- getDvbFrequencies() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDVB
- getDvbFrequency() - Method in class com.here.platform.location.tpeg2.sni.DVBFrequency
- getEastLongitude() - Method in class com.here.platform.location.core.geospatial.BoundingBox
- getEastLongitude() - Method in interface com.here.platform.location.core.geospatial.javadsl.BoundingBoxHolder
- getEastLongitude() - Method in class com.here.platform.location.referencing.GridLocation
- getEastLongitude() - Method in class com.here.platform.location.referencing.RectangleLocation
- getEastLongitude(BB) - Method in interface com.here.platform.location.core.geospatial.javadsl.BoundingBoxAdapter
- getEdgeIndex(R, VertexIndex, Tuple2<PartitionId, VertexIndex>) - Method in interface com.here.platform.location.compilation.heremapcontent.RoutingGraphOperations
- getEdgeIterator(V, V) - Method in interface com.here.platform.location.core.graph.javadsl.DirectedGraph
-
Retrieves all edges from
sourceVertextotargetVertex - getEdgeIterator(V, V) - Method in class com.here.platform.location.core.graph.javadsl.FilteredGraph
- getEffectCode() - Method in class com.here.platform.location.tpeg2.tec.Event
- getElement() - Method in class com.here.platform.location.core.geospatial.ElementProjection
- getEncId() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- getEncryptionIndicator() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- getEndOffset() - Method in class com.here.platform.location.referencing.LinearLocation
- getEnsembleIdentification() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDAB
- getEvent() - Method in class com.here.platform.location.tpeg2.tec.TECMessage
- getExecutionContext() - Method in interface com.here.platform.data.client.base.javadsl.BaseClient
- getExitEntryInformations() - Method in class com.here.platform.location.tpeg2.etl.TMCExitEntryLocationReference
- getExitEntryPoint() - Method in class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- getExpectedSpeedAbsolute() - Method in class com.here.platform.location.tpeg2.tec.Event
- getExtendedCountryCode() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- getExtendedCountryCode() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDAB
- getExtendedCountryCode() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDARC
- getExtendedCountryCode() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- getExtendedReference() - Method in class com.here.platform.location.referencing.tmc.TmcCoverage
- getExtendedTileKeysForPoint(GeolocatedItem) - Method in class com.here.platform.location.spark.DistributedClustering
- getExtent() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- getExtent() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- getFeature() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
- getFeature(String, String, String, List<String>, Optional<Boolean>, Optional<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
-
Retrieves the feature with the provided identifier.
- GetFeatureAdapter(ApiRequest<Feature>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- GetFeatureAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter$
- GetFeatureBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureBuilder
- getFeatures() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
- getFeatures(String, String, List<String>, List<String>, Optional<Boolean>, Optional<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
-
Returns all the features found for the provided list of IDs.
- GetFeaturesAdapter(ApiRequest<FeatureCollection>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- GetFeaturesAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter$
- GetFeaturesBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBuilder
- getFeaturesByBBox() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
- getFeaturesByBBox(String, String, Optional<Boolean>, Optional<Integer>, Map<String, String>, List<String>, Optional<Boolean>, Optional<String>, Map<String, String>, Optional<Boolean>, Optional<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
-
Return the features which are inside a bounding box stipulated by bbox parameter.
- GetFeaturesByBBoxAdapter(ApiRequest<FeatureCollection>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- GetFeaturesByBBoxAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter$
- GetFeaturesByBBoxBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- getFeaturesBySpatial() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
- getFeaturesBySpatial(String, String, Optional<Double>, Optional<Double>, Optional<String>, Optional<String>, Optional<String>, Optional<Integer>, Optional<Integer>, Optional<Boolean>, Map<String, String>, List<String>, Optional<Boolean>, Optional<Boolean>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
-
List the features which are inside the specified radius.
- GetFeaturesBySpatialAdapter(ApiRequest<FeatureCollection>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- GetFeaturesBySpatialAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter$
- GetFeaturesBySpatialBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- getFeaturesBySpatialPost() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
- getFeaturesBySpatialPost(String, String, Optional<Integer>, Optional<Integer>, Optional<Boolean>, Map<String, String>, List<String>, Optional<Boolean>, Optional<Boolean>, Optional<String>, Optional<Geometry>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
-
List the features which are inside the specified radius.
- GetFeaturesBySpatialPostAdapter(ApiRequest<FeatureCollection>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- GetFeaturesBySpatialPostAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter$
- GetFeaturesBySpatialPostBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- getFeaturesByTile() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
- getFeaturesByTile(String, String, String, String, Optional<Boolean>, Map<String, String>, List<String>, Optional<Boolean>, Optional<String>, Map<String, String>, Optional<Integer>, Optional<Integer>, Optional<Boolean>, Optional<String>, Optional<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
-
List the features selected by tile type and tile id.
- GetFeaturesByTileAdapter(ApiRequest<FeatureCollection>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- GetFeaturesByTileAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter$
- GetFeaturesByTileBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- getFirst() - Method in class com.here.platform.location.tpeg2.olr.ClosedLinearLocationReference
- getFirst() - Method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- getFirst() - Method in class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- getFlow() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi
- getFlow(String, List<String>, Optional<Double>, Optional<Double>, List<Integer>, List<String>, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi
-
Get real-time traffic flow data for a geospatial area.
- GetFlowAdapter(ApiRequest<FlowResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- GetFlowAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter$
- GetFlowBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowBuilder
- getFlowQuality() - Method in class com.here.platform.location.tpeg2.tfp.StatisticalParameters
- getFmFrequencies() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDARC
- getFmFrequency() - Method in class com.here.platform.location.tpeg2.sni.FMFrequency
- getFmFrequency() - Method in class com.here.platform.location.tpeg2.sni.HDFMBearerInfo
- getFow() - Method in class com.here.platform.location.tpeg2.olr.LineProperties
- getFraction() - Method in class com.here.platform.location.core.geospatial.ElementProjection
- getFraction() - Method in class com.here.platform.location.referencing.AccessPoint
- getFrc() - Method in class com.here.platform.location.tpeg2.olr.LineProperties
- getFreeFlowTravelTime() - Method in class com.here.platform.location.tpeg2.tfp.StatusParameters
- getFreeText() - Method in class com.here.platform.location.tpeg2.sni.FreeTextInformation
- getFreeTexts() - Method in class com.here.platform.location.tpeg2.tec.Advice
- getFreeTexts() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- getGauges() - Method in interface com.here.platform.data.client.base.common.metrics.javadsl.MetricsJava
-
List of all gauge mertics
- getGeographicCoverage() - Method in class com.here.platform.location.tpeg2.sni.GeographicCoverageEntry
- getGraphicData() - Method in class com.here.platform.location.tpeg2.sni.ServiceLogo
- getGraphicType() - Method in class com.here.platform.location.tpeg2.sni.ServiceLogo
- getHazardDistance1() - Method in class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- getHazardDistance1() - Method in class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- getHazardDistance2() - Method in class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- getHazardDistance2() - Method in class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- getHdAMBearerInfos() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoHDRadio
- getHdFMBearerInfos() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoHDRadio
- getHdRadioStationID() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoHDRadio
- getHdRadioStationID() - Method in class com.here.platform.location.tpeg2.sni.HDAMBearerInfo
- getHdRadioStationID() - Method in class com.here.platform.location.tpeg2.sni.HDFMBearerInfo
- getHeading() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.CurvatureHeading
- getHealth() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi
-
Path: /health
- getHealth() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi
-
Returns the health of the service
- getHealth() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi
- getHealth() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi
- getHealth() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi
- getHealth() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi
- getHealth() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi
- getHealth(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi
-
Returns HTTP status code describing the health of the service.
- getHealth(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi
-
Returns the health status of the Search ingestion service.
- getHealth(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi
-
Returns the health of the service
- getHealth(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi
-
Returns the health status of the service
- getHealth(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi
-
Returns the health status of the service.
- GetHealthAdapter(ApiRequest<ApiHealthStatus>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- GetHealthAdapter(ApiRequest<HealthResponseOKSchema>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter
- GetHealthAdapter(ApiRequest<HealthResponseOk>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- GetHealthAdapter(ApiRequest<ServiceHealthResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- GetHealthAdapter(ApiRequest<HealthResponseOK>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- GetHealthAdapter(ApiRequest<HealthResponseOKSchema>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- GetHealthAdapter(ApiRequest<HealthResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- GetHealthAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter$
- GetHealthAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter$
- GetHealthAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter$
- GetHealthAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter$
- GetHealthAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter$
- GetHealthAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter$
- GetHealthAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter$
- GetHealthBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthBuilder
- GetHealthBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthBuilder
- GetHealthBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthBuilder
- GetHealthBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthBuilder
- GetHealthBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthBuilder
- getHelpText() - Method in class com.here.platform.location.tpeg2.sni.HelpInformation
- getHistogram() - Method in interface com.here.platform.data.client.base.common.metrics.javadsl.MetricsJava
-
Optional value for histogram metric
- getHost() - Method in class com.here.platform.data.client.base.http.settings.ProxySettings
- getHour() - Method in class com.here.platform.location.tpeg2.sni.MaskedTime
- getId() - Method in interface com.here.platform.data.client.v2.api.javadsl.Layer
- getId() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedGenericLayer
- getId() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedHereTileLayer
- getIncidents() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi
- getIncidents(String, List<String>, List<Integer>, List<String>, Optional<String>, Optional<OffsetDateTime>, Optional<OffsetDateTime>, Optional<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi
-
Get traffic incidents for a geospatial area.
- GetIncidentsAdapter(ApiRequest<IncidentsResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- GetIncidentsAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter$
- GetIncidentsBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsBuilder
- getIncidentsById() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi
- getIncidentsById(String, List<String>, Optional<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi
-
Get traffic incident for a given id.
- GetIncidentsByIdAdapter(ApiRequest<IncidentItem>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- GetIncidentsByIdAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter$
- GetIncidentsByIdBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdBuilder
- getInitTimeout() - Method in interface com.here.platform.data.client.base.http.settings.RetryPolicy
-
Initial timeout between retries.
- getInstance() - Method in class com.here.platform.data.client.base.common.metrics.javadsl.BaseClientMetricsJava.builder
- getInstance() - Static method in class com.here.platform.location.core.geospatial.GreatCircleDistanceCalculator
- getInstance() - Static method in class com.here.platform.location.core.geospatial.javadsl.GeoCoordinates
- getInstance() - Static method in class com.here.platform.location.core.geospatial.javadsl.LineStrings
- getInstance() - Static method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.MapQuadGeoCoordinateAdapter
- getInstance() - Static method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.Scenic
- getInstance() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpecialExplication
- getInstance() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.ThroughRoute
- getInstance() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TravelDirection
- getInstance(GeoCoordinateAdapter<GC>) - Static method in class com.here.platform.location.core.geospatial.javadsl.GeoCoordinates
- getInstance(LineStringAdapter<LS, GC>, GeoCoordinateAdapter<GC>) - Static method in class com.here.platform.location.core.geospatial.javadsl.LineStrings
- getIntermediates() - Method in class com.here.platform.location.tpeg2.olr.ClosedLinearLocationReference
- getIntermediates() - Method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- getK() - Method in class com.here.platform.location.tpeg2.sni.ServiceComponentResetEntry
- getKeys(Map<MetadataName, String>, byte[]) - Method in interface com.here.platform.dal.custom.SimpleUDF
-
Retrieve indexing attributes (keys) for the message.
- getLaneRestrictionType() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- getLanes() - Method in class com.here.platform.location.tpeg2.tfp.Restrictions
- getLanguageCode() - Method in class com.here.platform.location.tpeg2.tdt.LocalisedLongString
- getLanguageCode() - Method in class com.here.platform.location.tpeg2.tdt.LocalisedShortString
- getLast() - Method in class com.here.platform.location.tpeg2.olr.ClosedLinearLocationReference
- getLast() - Method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- getLast() - Method in class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- getLatitude() - Method in class com.here.platform.location.core.geospatial.GeoCoordinate
- getLatitude() - Method in interface com.here.platform.location.core.geospatial.javadsl.GeoCoordinateHolder
- getLatitude() - Method in class com.here.platform.location.referencing.CircleLocation
- getLatitude() - Method in class com.here.platform.location.referencing.GeoCoordinateLocation
- getLatitude() - Method in class com.here.platform.location.tpeg2.olr.AbsoluteGeoCoordinate
- getLatitude() - Method in class com.here.platform.location.tpeg2.olr.RelativeGeoCoordinate
- getLatitude() - Method in class com.here.platform.location.tpeg2.sni.CoordinatePair
- getLatitude(GeoCoordinate) - Method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.MapQuadGeoCoordinateAdapter
- getLatitude(GC) - Method in interface com.here.platform.location.core.geospatial.javadsl.GeoCoordinateAdapter
- getLayers() - Method in interface com.here.platform.data.client.v2.adapter.javadsl.DataApiVersionedAdapter
-
Fetch layer configuration.
- getLayersVersion() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
- getLayersVersion(String, Long, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
-
Returns information about layer versions for the catalog version.
- GetLayersVersionAdapter(ApiRequest<LayerVersions>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- GetLayersVersionAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter$
- GetLayersVersionBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionBuilder
- getLength() - Method in class com.here.platform.location.tpeg2.tfp.Restrictions
- getLengthAffected() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- getLengthAffected() - Method in class com.here.platform.location.tpeg2.tec.Event
- getLfrcnp() - Method in class com.here.platform.location.tpeg2.olr.PathProperties
- getLineProperties() - Method in class com.here.platform.location.tpeg2.olr.FirstLocationReferencePoint
- getLineProperties() - Method in class com.here.platform.location.tpeg2.olr.IntermediateLocationReferencePoint
- getLineProperties() - Method in class com.here.platform.location.tpeg2.olr.LastLocationReferencePoint
- getLineWithAccessPoint() - Method in class com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
- getLinkedMessage() - Method in class com.here.platform.location.tpeg2.tec.LinkedCause
- getLoc() - Method in class com.here.platform.location.tpeg2.tec.TECMessage
- getLoc() - Method in class com.here.platform.location.tpeg2.tfp.TFPMessage
- getLocation() - Method in class com.here.platform.location.referencing.BidirectionalLinearLocation
- getLocation() - Method in class com.here.platform.location.referencing.tmc.TmcCoverage
- getLocationDescription() - Method in class com.here.platform.location.tpeg2.olr.OpenLRLocationReference
- getLocationID() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- getLocationID() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- getLocationReference() - Method in class com.here.platform.location.tpeg2.olr.OpenLRLocationReference
- getLocationReferenceMethods() - Method in class com.here.platform.location.tpeg2.Tpeg2MessageView
- getLocationTableNumber() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- getLocationTableNumber() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- getLocationTableVersion() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- getLocationTableVersion() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- getLongitude() - Method in class com.here.platform.location.core.geospatial.GeoCoordinate
- getLongitude() - Method in interface com.here.platform.location.core.geospatial.javadsl.GeoCoordinateHolder
- getLongitude() - Method in class com.here.platform.location.referencing.CircleLocation
- getLongitude() - Method in class com.here.platform.location.referencing.GeoCoordinateLocation
- getLongitude() - Method in class com.here.platform.location.tpeg2.olr.AbsoluteGeoCoordinate
- getLongitude() - Method in class com.here.platform.location.tpeg2.olr.RelativeGeoCoordinate
- getLongitude() - Method in class com.here.platform.location.tpeg2.sni.CoordinatePair
- getLongitude(GeoCoordinate) - Method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.MapQuadGeoCoordinateAdapter
- getLongitude(GC) - Method in interface com.here.platform.location.core.geospatial.javadsl.GeoCoordinateAdapter
- getLos() - Method in class com.here.platform.location.tpeg2.tfp.StatusParameters
- getLowerLeftCoordinate() - Method in class com.here.platform.location.tpeg2.olr.Rectangle
- getMainCause() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- getMainCause() - Method in class com.here.platform.location.tpeg2.tec.LinkedCause
- getMajorApplicationVersion() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- getMajorVersionNumber() - Method in class com.here.platform.location.tpeg2.sni.VersioningEntry
- getMaskedTime() - Method in class com.here.platform.location.tpeg2.sni.AppStartTime
- getMasterMessageVersions() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- getMaxAttempts() - Method in interface com.here.platform.data.client.base.http.settings.RetryPolicy
-
Max number of retries, 0 is infinite.
- getMessageCount() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFrameCountedProtected
- getMessageCount() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedCountedProtected
- getMessageExpiryTime() - Method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- getMessageExpiryTime() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- getMessageExpiryTime() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- getMessageExpiryTime() - Method in interface com.here.platform.location.tpeg2.mmc.MMCTemplate
- getMessageGenerationTime() - Method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- getMessageGenerationTime() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- getMessageGenerationTime() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- getMessageGenerationTime() - Method in interface com.here.platform.location.tpeg2.mmc.MMCTemplate
- getMessageID() - Method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- getMessageID() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- getMessageID() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- getMessageID() - Method in interface com.here.platform.location.tpeg2.mmc.MMCTemplate
- getMessageID() - Method in class com.here.platform.location.tpeg2.tfp.LinkedCause
- getMetadataCacheStats() - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.CachingVersionedLayers
-
Returns the status of the internal cache for the data coming from the metadata service (refer to Data Service documentation for more information).
- getMetadataCacheStats() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedLayers
- getMeter() - Method in interface com.here.platform.data.client.base.common.metrics.javadsl.MetricsJava
-
Optional value for meter metric
- getMethod(ApiConfiguration, String, String) - Method in class com.here.platform.data.client.base.http.ApiConfigurationProfile
- getMethods() - Method in class com.here.platform.location.tpeg2.lrc.LocationReferencingContainer
- getMethods() - Method in class com.here.platform.location.tpeg2.tfp.TFPMessage
- getMetricsFor(String) - Method in interface com.here.platform.data.client.base.common.metrics.javadsl.BaseClientMetricsJava
-
Get bunch of metrics by name
- getMin() - Method in class com.here.platform.location.tpeg2.sni.MaskedTime
- getMinorApplicationVersion() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- getMinorVersionNumber() - Method in class com.here.platform.location.tpeg2.sni.VersioningEntry
- getMmt() - Method in class com.here.platform.location.tpeg2.tec.TECMessage
- getMmt() - Method in class com.here.platform.location.tpeg2.tfp.TFPMessage
- getMonth() - Method in class com.here.platform.location.tpeg2.sni.MaskedTime
- getMultiPartMessageDirectories() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- getMultipartUploadStatus() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
- getMultipartUploadStatus(String, Optional<String>, String, String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
-
Gets the status of a multipart upload.
- GetMultipartUploadStatusAdapter(ApiRequest<MultipartUploadStatus>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- GetMultipartUploadStatusAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter$
- GetMultipartUploadStatusBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusBuilder
- getMultipartUploadStatusByKey() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
- getMultipartUploadStatusByKey(String, String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
-
Gets the status of a multipart upload.
- GetMultipartUploadStatusByKeyAdapter(ApiRequest<MultipartKeyUploadStatus>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- GetMultipartUploadStatusByKeyAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter$
- GetMultipartUploadStatusByKeyBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyBuilder
- getMultipleKeys(Map<MetadataName, String>, byte[]) - Method in interface com.here.platform.dal.custom.MultiKeysUDF
-
The purpose of this method is similar to
SimpleUDF.getKeys(Map, byte[])with following differences. - getName() - Method in interface com.here.platform.data.client.v2.api.javadsl.Layer
- getName() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedGenericLayer
- getName() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedHereTileLayer
- getNearest() - Method in class com.here.platform.location.core.geospatial.ElementProjection
- getNegativeOffset() - Method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- getNeighboringIndices(Tuple2<GeolocatedItem, Object>[], int) - Method in class com.here.platform.location.spark.DistributedClustering
- getNorthLatitude() - Method in class com.here.platform.location.core.geospatial.BoundingBox
- getNorthLatitude() - Method in interface com.here.platform.location.core.geospatial.javadsl.BoundingBoxHolder
- getNorthLatitude() - Method in class com.here.platform.location.referencing.GridLocation
- getNorthLatitude() - Method in class com.here.platform.location.referencing.RectangleLocation
- getNorthLatitude(BB) - Method in interface com.here.platform.location.core.geospatial.javadsl.BoundingBoxAdapter
- getNrColumns() - Method in class com.here.platform.location.tpeg2.olr.GridLocationReference
- getNrRows() - Method in class com.here.platform.location.tpeg2.olr.GridLocationReference
- getNumberOfLanes() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- getNumberOfMessages() - Method in class com.here.platform.location.tpeg2.sni.NumberOfMessagesEntry
- getOffset() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimit
- getOpenapi() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi
- getOpenapi() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi
- getOpenapi() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi
- getOpenapi(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi
-
Returns this API specification in YAML format.
- getOpenapi(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi
-
Path: /openapi
- getOpenapi(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi
-
Returns this API specification in YAML format.
- getOpenAPI() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi
- getOpenAPI(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi
-
Returns the OpenAPI specification of the Traffic API v7
- GetOpenapiAdapter(ApiRequest<String>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- GetOpenapiAdapter(ApiRequest<String>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- GetOpenapiAdapter(ApiRequest<String>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- GetOpenAPIAdapter(ApiRequest<String>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- GetOpenapiAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter$
- GetOpenapiAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter$
- GetOpenapiAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter$
- GetOpenAPIAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter$
- GetOpenapiBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiBuilder
- GetOpenapiBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiBuilder
- GetOpenapiBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiBuilder
- GetOpenAPIBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIBuilder
- getOperatingTime() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- getOperationStatus() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- getOperationStatus(String, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Takes the randomly generated token that you receive when you submit a catalog for creation.
- GetOperationStatusAdapter(ApiRequest<CatalogSuccessStatus>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- GetOperationStatusAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter$
- GetOperationStatusBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusBuilder
- getOppositeLocation() - Method in class com.here.platform.location.referencing.BidirectionalLinearLocation
- getOrCreate(CacheKey, Function0<CachingDataLoader<Id, T>>) - Method in class com.here.platform.location.dataloader.core.caching.CachingTileLoaderMap
-
Deprecated.Returns a
CachingDataLoaderfor a given key. - getOrCreate(CacheKey, Function0<CachingTileLoader<T>>) - Method in class com.here.platform.location.dataloader.core.caching.CachingTileLoaderMap
-
Deprecated.Returns a
CachingTileLoaderfor a given key. - getOrientation() - Method in class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- getOriginatorServiceID() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- getOriginatorSID() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- getOriginatorSID() - Method in class com.here.platform.location.tpeg2.tec.LinkedCause
- getOutDegree(V) - Method in interface com.here.platform.location.core.graph.javadsl.DirectedGraph
-
Retrieves the number of outgoing edges of a vertex.
- getOutDegree(V) - Method in class com.here.platform.location.core.graph.javadsl.FilteredGraph
- getOutEdgeIterator(V) - Method in interface com.here.platform.location.core.graph.javadsl.DirectedGraph
-
Retrieves outgoing edges of a vertex.
- getOutEdgeIterator(V) - Method in class com.here.platform.location.core.graph.javadsl.FilteredGraph
-
Retrieves outgoing edges of a vertex that satisfy the predicate.
- getOutputClass(Function<?, T>) - Static method in class com.here.platform.location.compilation.heremapcontent.javadsl.AttributeAccessors
- getOverallTimeout() - Method in interface com.here.platform.data.client.base.http.settings.RetryPolicy
-
Overall timeout of all retried requests.
- getPartID() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- getPartID() - Method in class com.here.platform.location.tpeg2.mmc.MultiPartMessageDirectory
- getPartitionIds(long) - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.VersionedGenericLayer
-
Get available partitions.
- getPartitionIds(long) - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.VersionedHereTileLayer
-
Get available partitions.
- getPartitionIds(long) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedGenericLayer
- getPartitionIds(long) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedHereTileLayer
- getPartitions() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
- getPartitions(String, long, List<String>) - Method in interface com.here.platform.data.client.v2.adapter.javadsl.DataApiVersionedAdapter
-
List all partitions.
- getPartitions(String, Optional<String>, String, Optional<Long>, Optional<String>, Optional<String>, List<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
-
Gets the metadata for all partitions in a specific layer.
- GetPartitionsAdapter(ApiRequest<Partitions>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- GetPartitionsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter$
- GetPartitionsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsBuilder
- getPartitionsById() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi
- getPartitionsById(String, long, List<String>, List<String>) - Method in interface com.here.platform.data.client.v2.adapter.javadsl.DataApiVersionedAdapter
-
Get the metadata (Partition) for a list of partitions from the data service.
- getPartitionsById(String, String, List<String>, Optional<String>, Optional<String>, List<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi
-
Gets metadata for specific partition ids.
- GetPartitionsByIdAdapter(ApiRequest<Partitions>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- GetPartitionsByIdAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter$
- GetPartitionsByIdBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdBuilder
- getPartitionsParts() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
- getPartitionsParts(String, String, Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
-
Returns a list of Part Ids which represent the parts that can be used to limit the scope of queries of the metadata for all partitions in a specific layer.
- GetPartitionsPartsAdapter(ApiRequest<PartsResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- GetPartitionsPartsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter$
- GetPartitionsPartsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsBuilder
- getParts() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
- getParts() - Method in class com.here.platform.location.referencing.tmc.PiecewiseTmcCoverage
-
Returns ordered parts of the original linear location, along with their optional TMC coverage.
- getParts(String, String, Integer, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
-
Returns a list of Part Ids which represent the layer parts that can be used to limit the scope of a query operation.
- GetPartsAdapter(ApiRequest<PartsResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- GetPartsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter$
- GetPartsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsBuilder
- getPartType() - Method in class com.here.platform.location.tpeg2.mmc.MultiPartMessageDirectory
- getPassword() - Method in class com.here.platform.data.client.base.http.settings.ProxyCredentials
- getPath() - Method in class com.here.platform.location.referencing.ClosedLinearLocation
- getPath() - Method in class com.here.platform.location.referencing.LinearLocation
- getPathProperties() - Method in class com.here.platform.location.tpeg2.olr.FirstLocationReferencePoint
- getPathProperties() - Method in class com.here.platform.location.tpeg2.olr.IntermediateLocationReferencePoint
- getPathToPoi() - Method in class com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
- getPathToPoint() - Method in class com.here.platform.location.referencing.PointOfInterest
- getPoi() - Method in class com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
- getPoint() - Method in class com.here.platform.location.referencing.PointOfInterest
- getPointAlongLine() - Method in class com.here.platform.location.tpeg2.olr.PointAlongLineLocationReference
- getPointNorthWest() - Method in class com.here.platform.location.tpeg2.sni.GeographicCoverage
- getPointOrientation() - Method in class com.here.platform.location.referencing.AccessPoint
- getPoints() - Method in interface com.here.platform.location.core.geospatial.javadsl.LinearRingHolder
-
Returns the points of the linear ring in order.
- getPoints() - Method in class com.here.platform.location.core.geospatial.javadsl.LineString
- getPoints() - Method in interface com.here.platform.location.core.geospatial.javadsl.LineStringHolder
- getPoints() - Method in class com.here.platform.location.referencing.PolygonLocation
- getPoints() - Method in class com.here.platform.location.tpeg2.olr.Path
- getPoints() - Method in class com.here.platform.location.tpeg2.olr.Shape
- getPoints(LR) - Method in interface com.here.platform.location.core.geospatial.javadsl.LinearRingAdapter
-
Gets the points of the
linearRingin order. - getPoints(LS) - Method in interface com.here.platform.location.core.geospatial.javadsl.LineStringAdapter
- getPointSouthEast() - Method in class com.here.platform.location.tpeg2.sni.GeographicCoverage
- getPolygonIndex() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- getPolygonPoints() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- getPolygons() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygonObject
- getPort() - Method in class com.here.platform.data.client.base.http.settings.ProxySettings
- getPositiveOffset() - Method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- getPositiveOffset() - Method in class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- getPreciseTMCInfo() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- getPreciseTMCInfo() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- getPrediction() - Method in class com.here.platform.location.tpeg2.tfp.StatisticalParameters
- getPriority() - Method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- getPriority() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- getPriority() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- getPriority() - Method in interface com.here.platform.location.tpeg2.mmc.MMCTemplate
- getPriority() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedCountedProtected
- getPriority() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedProtected
- getProblemLength1() - Method in class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- getProblemLength1() - Method in class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- getProblemLength2() - Method in class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- getProblemLength2() - Method in class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- getProxyCredentials() - Method in class com.here.platform.data.client.base.http.settings.ProxySettings
- getPublication() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi
- getPublication(String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi
-
Returns the details of the specified publication.
- GetPublicationAdapter(ApiRequest<Publication>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- GetPublicationAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter$
- GetPublicationBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationBuilder
- getRadius() - Method in class com.here.platform.location.tpeg2.olr.CircleLocationReference
- getRadiusInMeters() - Method in class com.here.platform.location.referencing.CircleLocation
- getReader() - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.CachingVersionedGenericLayer
- getReader() - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.CachingVersionedHereTileLayer
- getReader() - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.VersionedGenericLayer
-
Returns the reader associated to this layer.
- getReader() - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.VersionedHereTileLayer
-
Returns the reader associated to this layer.
- getReader() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedGenericLayer
- getReader() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedHereTileLayer
- getReader() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedGenericLayer
- getReader() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedHereTileLayer
- getRectangle() - Method in class com.here.platform.location.tpeg2.olr.RectangleLocationReference
- getRectangles(GeoProjection) - Method in class com.here.platform.location.referencing.GridLocation
-
Returns all rectangles that are part of this grid.
- getReference() - Method in class com.here.platform.location.referencing.tmc.TmcCoverage
- getReferenceAccessState() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi
- getReferenceAccessState(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi
-
Check that specified artifact has API key access enabled.
- GetReferenceAccessStateAdapter(ApiRequest<ApiKeyAccessStateResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- GetReferenceAccessStateAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter$
- GetReferenceAccessStateBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateBuilder
- getReferencedCAISCID() - Method in class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReferenceEntry
- getRequestTimeout() - Method in interface com.here.platform.data.client.base.http.settings.RetryPolicy
-
Max timeout between request retries.
- getResetTimeStamp() - Method in class com.here.platform.location.tpeg2.sni.ServiceComponentResetEntry
- getRestriction() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- getRestriction() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- getRestriction() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- getRestrictionLocation() - Method in class com.here.platform.location.tpeg2.tec.RestrictionType
- getRestrictions() - Method in class com.here.platform.location.tpeg2.tec.VehicleRestriction
- getRestrictionType() - Method in class com.here.platform.location.tpeg2.tec.RestrictionType
- getRestrictionValue() - Method in class com.here.platform.location.tpeg2.tec.RestrictionType
- getRetriableHttpErrors() - Method in interface com.here.platform.data.client.base.http.settings.RetryPolicy
-
Http retriable errors.
- getRetryPolicy() - Method in class com.here.platform.data.client.base.http.settings.ApiConfiguration
- getRetryStrategy() - Method in interface com.here.platform.data.client.base.http.settings.RetryPolicy
-
Strategy of increasing timeouts between retries.
- getRoutes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi
- getRoutes(String, String, List<String>, Optional<String>, Optional<OffsetDateTime>, Optional<OffsetDateTime>, Optional<Integer>, Optional<Integer>, List<String>, Optional<Double>, Optional<Integer>, List<String>, List<String>, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi
-
Lists public transit routes.
- GetRoutesAdapter(ApiRequest<TransitRouteResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- GetRoutesAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter$
- GetRoutesBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- getRows() - Method in class com.here.platform.location.referencing.GridLocation
- getSafetyFlag() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- getSchema() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- getSchema(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Return the information about schema (hrn, groupId, artifactId, version) and related artifact and variants for the given HRN.
- GetSchemaAdapter(ApiRequest<GetSchemaResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- GetSchemaAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter$
- GetSchemaBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaBuilder
- getSchemaDocument() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- getSchemaDocument(String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Return the url to schema documentation.
- GetSchemaDocumentAdapter(ApiRequest<String>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- GetSchemaDocumentAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter$
- GetSchemaDocumentBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentBuilder
- getSchemaMainMessage() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- getSchemaMainMessage(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Return the binary data of main message file of the schema.
- GetSchemaMainMessageAdapter(ApiRequest<byte[]>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- GetSchemaMainMessageAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter$
- GetSchemaMainMessageBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageBuilder
- getSchemaProject() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- getSchemaProject(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Get the project hrn of the schema that was migrated to the project
- GetSchemaProjectAdapter(ApiRequest<GetProjectSchemaResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- GetSchemaProjectAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter$
- GetSchemaProjectBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectBuilder
- getScid() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFrameCountedProtected
- getScid() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedCountedProtected
- getScid() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedProtected
- getScid() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFrameProtected
- getScid() - Method in interface com.here.platform.location.tpeg2.sfw.ServiceComponentFrameContent
- getScid() - Method in class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReferenceEntry
- getScid() - Method in class com.here.platform.location.tpeg2.sni.ContentDescriptionEntry
- getScid() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- getScid() - Method in class com.here.platform.location.tpeg2.sni.GeographicCoverageEntry
- getScid() - Method in class com.here.platform.location.tpeg2.sni.NumberOfMessagesEntry
- getScid() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- getScid() - Method in class com.here.platform.location.tpeg2.sni.SameServiceEntry
- getScid() - Method in class com.here.platform.location.tpeg2.sni.ServiceComponentResetEntry
- getScid() - Method in class com.here.platform.location.tpeg2.sni.TimeScheduleTableEntry
- getScid() - Method in class com.here.platform.location.tpeg2.sni.VersioningEntry
- getSearchCustomization() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi
- getSearchCustomization(String, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi
-
Returns a search customization definition by its CustomizationHrn.
- GetSearchCustomizationAdapter(ApiRequest<InlineResponse2001>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- GetSearchCustomizationAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter$
- GetSearchCustomizationBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationBuilder
- getSec() - Method in class com.here.platform.location.tpeg2.sni.MaskedTime
- getSectionType() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- getSegmentLocation() - Method in class com.here.platform.location.tpeg2.tec.SegmentModifier
- getSegmentModifiers() - Method in class com.here.platform.location.tpeg2.tec.DiversionRoute
- getSegmentSpeedLimit() - Method in class com.here.platform.location.tpeg2.tec.Event
- getSequenceNumberExitEntry() - Method in class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- getSequenceNumberExitEntry() - Method in class com.here.platform.location.tpeg2.etl.SequenceNumberExitEntry
- getServEncID() - Method in class com.here.platform.location.tpeg2.sfw.ServiceFrame
- getServiceComponentBin() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- getServiceComponentFrameContent() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- getServiceComponentIsEncrypted() - Method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- getServiceComponentMultiplex() - Method in class com.here.platform.location.tpeg2.sfw.ServiceFrame
- getServiceComponents() - Method in class com.here.platform.location.tpeg2.sfw.ServCompMultiplex
- getServiceCustomization() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
- getServiceCustomization(String, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
-
Retrieves the customization associated with the specified HRN.
- GetServiceCustomizationAdapter(ApiRequest<RoutingCustomizationResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- GetServiceCustomizationAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter$
- GetServiceCustomizationBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationBuilder
- getServiceCustomizations() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
- getServiceCustomizations(Optional<String>, Optional<String>, Optional<String>, Optional<Boolean>, Optional<String>, Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
-
Returns the Routing customizations that the request's token has access to.
- GetServiceCustomizationsAdapter(ApiRequest<RoutingCustomizationPage>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- GetServiceCustomizationsAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter$
- GetServiceCustomizationsBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsBuilder
- getServiceCustomizationTypes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
- getServiceCustomizationTypes(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
-
Returns the types of customizations, as well as their corresponding metadata, that are supported by the Routing services.
- GetServiceCustomizationTypesAdapter(ApiRequest<CustomizationTypes>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- GetServiceCustomizationTypesAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter$
- GetServiceCustomizationTypesBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesBuilder
- getServiceDescription() - Method in class com.here.platform.location.tpeg2.sni.CurrentServiceInformation
- getServiceDescription() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- getServiceID() - Method in class com.here.platform.location.tpeg2.sni.SameServiceEntry
- getServiceName() - Method in class com.here.platform.location.tpeg2.sni.CurrentServiceInformation
- getServiceName() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- getShape() - Method in class com.here.platform.location.tpeg2.olr.ClosedLinearLocationReference
- getShape() - Method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- getShape() - Method in class com.here.platform.location.tpeg2.olr.PointAlongLineLocationReference
- getShape() - Method in class com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
- getSid() - Method in class com.here.platform.location.tpeg2.sfw.ServiceFrame
- getSid() - Method in class com.here.platform.location.tpeg2.tfp.LinkedCause
- getSid_A() - Method in class com.here.platform.location.tpeg2.tdt.ServiceIdentifier
- getSid_B() - Method in class com.here.platform.location.tpeg2.tdt.ServiceIdentifier
- getSid_C() - Method in class com.here.platform.location.tpeg2.tdt.ServiceIdentifier
- getSideOfRoad() - Method in class com.here.platform.location.referencing.AccessPoint
- getSideOfRoad() - Method in class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- getSids() - Method in class com.here.platform.location.tpeg2.sfw.StreamDirectoryFrame
- getSignedElevation() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.Elevation
- getSlope() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.Slope
- getSource() - Method in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimit
- getSource(E) - Method in class com.here.platform.location.core.graph.javadsl.FilteredGraph
- getSource(E) - Method in interface com.here.platform.location.core.graph.javadsl.IncidenceGraph
- getSouthLatitude() - Method in class com.here.platform.location.core.geospatial.BoundingBox
- getSouthLatitude() - Method in interface com.here.platform.location.core.geospatial.javadsl.BoundingBoxHolder
- getSouthLatitude() - Method in class com.here.platform.location.referencing.GridLocation
- getSouthLatitude() - Method in class com.here.platform.location.referencing.RectangleLocation
- getSouthLatitude(BB) - Method in interface com.here.platform.location.core.geospatial.javadsl.BoundingBoxAdapter
- getSpatialOffset() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- getSpatialOffset() - Method in class com.here.platform.location.tpeg2.tfp.PolygonPoint
- getSpatialResolution() - Method in class com.here.platform.location.tpeg2.tfp.FlowMatrix
- getSpatialResolution() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygonObject
- getSpatialResolutionPolygon() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- getSpatialResolutionSection() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- getSpatialResolutionVector() - Method in class com.here.platform.location.tpeg2.tfp.FlowVector
- getSpecVersionID() - Method in class com.here.platform.location.tpeg2.etl.ExtendedTMCLocationReference
- getSpeedLimitLength() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimitSection
- getSpeedLimitSections() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimit
- getSpeedLimitValue() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimitSection
- getSpeedLimitValueWet() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimitSection
- getSplittedKeys(Map<MetadataName, String>, byte[]) - Method in interface com.here.platform.dal.custom.SplittedUDF
-
The purpose of this method is similar to
SimpleUDF.getKeys(Map, byte[])with following differences. - getSrBearingLeft() - Method in class com.here.platform.location.tpeg2.olr.LineProperties
- getSrBearingRight() - Method in class com.here.platform.location.tpeg2.olr.LineProperties
- getStartCoordinate() - Method in class com.here.platform.location.tpeg2.olr.PolygonLocationReference
- getStartOffset() - Method in class com.here.platform.location.referencing.LinearLocation
- getStartTime() - Method in class com.here.platform.location.tpeg2.sni.OpTime
- getStartTime() - Method in class com.here.platform.location.tpeg2.tec.Event
- getStartTime() - Method in class com.here.platform.location.tpeg2.tfp.FlowMatrix
- getStartTime() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygonObject
- getStartTime() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- getStationIDNumber() - Method in class com.here.platform.location.tpeg2.sni.HDRadioStationID
- getStations() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi
- getStations(Optional<BasePlaces>, List<String>, List<String>, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi
-
Lists public transit stations.
- GetStationsAdapter(ApiRequest<StationsInfoResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- GetStationsAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter$
- GetStationsBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsBuilder
- getStatistics() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
- getStatistics() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- getStatistics() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- getStatistics() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- getStatistics(String, String, Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
-
Returns statistical information about this layer.
- GetStatisticsAdapter(ApiRequest<Statistics>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- GetStatisticsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter$
- GetStatisticsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsBuilder
- getStatus() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- getStatus() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- getStatus() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- getStatusDescription() - Method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- getStatusLevel() - Method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- getStopTime() - Method in class com.here.platform.location.tpeg2.sni.OpTime
- getStopTime() - Method in class com.here.platform.location.tpeg2.tec.Event
- getSubAdviceCode() - Method in class com.here.platform.location.tpeg2.tec.Advice
- getSubCause() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- getSubscriberData() - Method in class com.here.platform.location.tpeg2.sni.SubscriberInformation
- getSubscription() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
- getSubscription(String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
-
Returns the configuration of the subscription associated with the HRN.
- GetSubscriptionAdapter(ApiRequest<SubscriptionBase>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- GetSubscriptionAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter$
- GetSubscriptionBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionBuilder
- getSubscriptions() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api
- getSubscriptions(String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api
-
Path: /layers/{notificationStreamLayerId}
- GetSubscriptionsAdapter(ApiRequest<Seq<String>>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- GetSubscriptionsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter$
- GetSubscriptionsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsBuilder
- getSubscriptionStatus() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
- getSubscriptionStatus(String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
-
Returns the configuration of the subscription associated with the HRN.
- GetSubscriptionStatusAdapter(ApiRequest<SubscriptionStatus>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- GetSubscriptionStatusAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter$
- GetSubscriptionStatusBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusBuilder
- getSubset() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- getSubset(String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
**BETA** Retrieve the details of a specific subset.
- GetSubsetAdapter(ApiRequest<Subset>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- GetSubsetAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter$
- GetSubsetBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetBuilder
- getSubsets() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- getSubsets(String, Optional<Long>, Optional<String>, List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
**BETA** Retrieves the details of all accessible subsets which contain the given areaId or areaIds.
- GetSubsetsAdapter(ApiRequest<SubsetsResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- GetSubsetsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter$
- GetSubsetsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsBuilder
- getSubsetsFingerprint() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- getSubsetsFingerprint(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
**BETA** Retrieve a fingerprint that represents the accessible subset configuration of the calling user.
- GetSubsetsFingerprintAdapter(ApiRequest<SubsetsFingerprint>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- GetSubsetsFingerprintAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter$
- GetSubsetsFingerprintBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintBuilder
- getSummary() - Method in interface com.here.platform.data.client.v2.api.javadsl.Layer
- getSummary() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedGenericLayer
- getSummary() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedHereTileLayer
- getT90relative() - Method in class com.here.platform.location.tpeg2.tfp.StatisticalParameters
- getTableEntries() - Method in class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReference
- getTableEntries() - Method in class com.here.platform.location.tpeg2.sni.ContentDescription
- getTableEntries() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTable
- getTableEntries() - Method in class com.here.platform.location.tpeg2.sni.GeographicalCoverage
- getTableEntries() - Method in class com.here.platform.location.tpeg2.sni.LinkageToRelatedService
- getTableEntries() - Method in class com.here.platform.location.tpeg2.sni.LinkageToSameService
- getTableEntries() - Method in class com.here.platform.location.tpeg2.sni.NumberOfMessages
- getTableEntries() - Method in class com.here.platform.location.tpeg2.sni.ServiceComponentReset
- getTableEntries() - Method in class com.here.platform.location.tpeg2.sni.TimeScheduleTable
- getTableEntries() - Method in class com.here.platform.location.tpeg2.sni.Versioning
- getTableVersion() - Method in class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReference
- getTableVersion() - Method in class com.here.platform.location.tpeg2.sni.ContentDescription
- getTableVersion() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTable
- getTableVersion() - Method in class com.here.platform.location.tpeg2.sni.GeographicalCoverage
- getTableVersion() - Method in class com.here.platform.location.tpeg2.sni.LinkageToRelatedService
- getTableVersion() - Method in class com.here.platform.location.tpeg2.sni.LinkageToSameService
- getTableVersion() - Method in class com.here.platform.location.tpeg2.sni.ServiceComponentReset
- getTableVersion() - Method in class com.here.platform.location.tpeg2.sni.ServiceTableAccelerator
- getTableVersion() - Method in class com.here.platform.location.tpeg2.sni.TimeScheduleTable
- getTableVersion() - Method in class com.here.platform.location.tpeg2.sni.Versioning
- getTarget(E) - Method in class com.here.platform.location.core.graph.javadsl.FilteredGraph
- getTarget(E) - Method in interface com.here.platform.location.core.graph.javadsl.IncidenceGraph
- getTemporarySpeedLimits() - Method in class com.here.platform.location.tpeg2.tec.Event
- getTendency() - Method in class com.here.platform.location.tpeg2.tec.Event
- getTileLoader(Catalog, String, Decoder<T>) - Method in class com.here.platform.location.dataloader.core.caching.CacheManager
-
Deprecated.
- getTileLoader(Catalog, String, Decoder<T>) - Method in interface com.here.platform.location.dataloader.core.DataLoaderProvider
-
Deprecated.Creates a
TileLoaderfor a given catalog and layer. - getTimeInfo() - Method in class com.here.platform.location.tpeg2.sni.TimeScheduleTableEntry
- getTimeOffset() - Method in class com.here.platform.location.tpeg2.tfp.FlowVector
- getTimeOffset() - Method in class com.here.platform.location.tpeg2.tfp.PolygonPoint
- getTimer() - Method in interface com.here.platform.data.client.base.common.metrics.javadsl.MetricsJava
-
Optional value for timer metric
- getTimeStamp() - Method in class com.here.platform.location.tpeg2.sfw.TPEGDocument
- getTmcExitEntryLocation() - Method in class com.here.platform.location.tpeg2.etl.ExtendedTMCLocationReference
- getTmcLocation() - Method in class com.here.platform.location.tpeg2.etl.ExtendedTMCLocationReference
- getTmcLocation() - Method in class com.here.platform.location.tpeg2.etl.TMCExitEntryLocationReference
- getTotalNumberOfExitEntries() - Method in class com.here.platform.location.tpeg2.etl.SequenceNumberExitEntry
- getTransportFrameBin() - Method in class com.here.platform.location.tpeg2.sfw.TransportFrame
- getTransportFrameML() - Method in class com.here.platform.location.tpeg2.sfw.TransportFrame
- getTransportFrames() - Method in class com.here.platform.location.tpeg2.sfw.TPEGDocument
- getTypeMetadataPlaces() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi
- getTypeMetadataPlaces(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi
-
Get type matadata for places customizations to facilitate dynamic presentation of customization management tooling on the HERE Workflow editor
- GetTypeMetadataPlacesAdapter(ApiRequest<PlacesTypeMetadata>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- GetTypeMetadataPlacesAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter$
- GetTypeMetadataPlacesBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesBuilder
- getUniformResourceLocator() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoURL
- getUpdateMode() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- getUpperRightCoordinate() - Method in class com.here.platform.location.tpeg2.olr.Rectangle
- getUsername() - Method in class com.here.platform.data.client.base.http.settings.ProxyCredentials
- getValue() - Method in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimit
- getValue() - Method in class com.here.platform.location.tpeg2.olr.Bearing
- getValue() - Method in class com.here.platform.location.tpeg2.olr.DistanceMetresMax15000
- getValue() - Method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- getValue() - Method in class com.here.platform.location.tpeg2.tdt.LocalisedLongString
- getValue() - Method in class com.here.platform.location.tpeg2.tdt.LocalisedShortString
- getVectors() - Method in class com.here.platform.location.tpeg2.tfp.FlowMatrix
- getVectorSections() - Method in class com.here.platform.location.tpeg2.tfp.FlowVector
- getVehicleClassAssignment() - Method in class com.here.platform.location.tpeg2.tfp.Restrictions
- getVehicleCredentials() - Method in class com.here.platform.location.tpeg2.tfp.Restrictions
- getVehicleRestrictions() - Method in class com.here.platform.location.tpeg2.tec.Advice
- getVehicleRestrictions() - Method in class com.here.platform.location.tpeg2.tec.DiversionRoute
- getVehicleRestrictions() - Method in class com.here.platform.location.tpeg2.tec.Event
- getVehicleRestrictions() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimit
- getVehicleType() - Method in class com.here.platform.location.tpeg2.tec.VehicleRestriction
- getVersion() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi
-
Returns the version of the service
- getVersion() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi
- getVersion() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi
- getVersion() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi
- getVersion() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi
- getVersion() - Method in class com.here.platform.location.tpeg2.olr.OpenLRLocationReference
- getVersion() - Method in class com.here.platform.location.tpeg2.sfw.TPEGDocument
- getVersion(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi
-
Full version of the API implemented by the service.
- getVersion(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi
-
Returns the version of the service
- getVersion(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi
-
Returns the version of the service
- getVersion(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi
-
Returns the version of the service.
- GetVersionAdapter(ApiRequest<VersionResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter
- GetVersionAdapter(ApiRequest<VersionResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- GetVersionAdapter(ApiRequest<VersionResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- GetVersionAdapter(ApiRequest<VersionResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- GetVersionAdapter(ApiRequest<VersionResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- GetVersionAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter$
- GetVersionAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter$
- GetVersionAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter$
- GetVersionAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter$
- GetVersionAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter$
- GetVersionBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionBuilder
- GetVersionBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionBuilder
- GetVersionBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionBuilder
- GetVersionBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionBuilder
- getVersionedGenericLayer(String) - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.CachingVersionedLayers
- getVersionedGenericLayer(String) - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.VersionedLayers
-
VersionedGenericLayer which can be used to retrieve data from a versioned layer with a generic partitioning scheme.
- getVersionedGenericLayer(String) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedLayers
- getVersionedGenericLayer(String) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedLayers
- getVersionedHereTileLayer(String) - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.CachingVersionedLayers
- getVersionedHereTileLayer(String) - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.VersionedLayers
-
VersionedHereTileLayer which can be used to retrieve data from a versioned layer with a here tile partitioning scheme.
- getVersionedHereTileLayer(String) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedLayers
- getVersionedHereTileLayer(String) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedLayers
- getVersionedLayers() - Method in class com.here.platform.data.client.v2.main.javadsl.DataClientCatalog
- getVersionID() - Method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- getVersionID() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- getVersionID() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- getVersionID() - Method in interface com.here.platform.location.tpeg2.mmc.MMCTemplate
- getVersionInfo() - Method in class com.here.platform.data.client.v2.main.javadsl.DataClientCatalog
- getVertex() - Method in class com.here.platform.location.referencing.AccessPoint
- getVertexRanges() - Method in class com.here.platform.location.referencing.LinearLocation
- getVolatileBlob() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi
- getVolatileBlob(String, String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi
-
Retrieves a volatile data blob from storage.
- GetVolatileBlobAdapter(ApiRequest<byte[]>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- GetVolatileBlobAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter$
- GetVolatileBlobBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobBuilder
- getWarningLevel() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- getWestLongitude() - Method in class com.here.platform.location.core.geospatial.BoundingBox
- getWestLongitude() - Method in interface com.here.platform.location.core.geospatial.javadsl.BoundingBoxHolder
- getWestLongitude() - Method in class com.here.platform.location.referencing.GridLocation
- getWestLongitude() - Method in class com.here.platform.location.referencing.RectangleLocation
- getWestLongitude(BB) - Method in interface com.here.platform.location.core.geospatial.javadsl.BoundingBoxAdapter
- getWgs84Latitude() - Method in class com.here.platform.location.tpeg2.etl.WGS84Coordinates
- getWgs84Longitude() - Method in class com.here.platform.location.tpeg2.etl.WGS84Coordinates
- getYear() - Method in class com.here.platform.location.tpeg2.sni.MaskedTime
- getZoomLevels() - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.VersionedHereTileLayer
-
Get all zoom levels.
- getZoomLevels() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedHereTileLayer
- GGY - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Guernsey
- GGY$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GGY$
- GHA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Ghana
- GHA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GHA$
- GIB - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Gibraltar
- GIB$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GIB$
- GIN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Guinea
- GIN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GIN$
- GiveWayToVehiclesFromBehind - Class in com.here.platform.location.tpeg2.tec
- GiveWayToVehiclesFromBehind(short) - Constructor for class com.here.platform.location.tpeg2.tec.GiveWayToVehiclesFromBehind
- globalIO() - Method in class com.here.platform.data.client.base.http.IOExecutionContext.Implicits$
-
Deprecated.
- GLP - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Guadeloupe
- GLP$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GLP$
- GMB - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Gambia
- GMB$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GMB$
- GNB - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Guinea-Bissau
- GNB$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GNB$
- GNQ - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Equatorial Guinea
- GNQ$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GNQ$
- goldenRatio() - Method in class com.here.platform.location.compilation.core.HashTableIndexing.Modulo$
- GOLF_COURSE_TRAIL - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A trail or path within a golf course that is used while golfing.
- GolfCourseTrail() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A trail or path within a golf course that is used while golfing.
- GradeCategories - Interface in com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl
-
Grade Category identifies a change in slope of the road based on driver perception.
- gradeCategory() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdvancedNavigationAttributes
-
Creates a map that returns the
GradeCategoryof aVertex. - GradeCategory - Interface in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
-
Grade Category identifies a change in slope of the road based on driver perception.
- GradeCategory.Down$ - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
- GradeCategory.Level$ - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
- GradeCategory.NotCollected$ - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
- GradeCategory.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
-
Unrecognized value.
- GradeCategory.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
- GradeCategory.Up$ - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
- grantReferenceAccess() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi
- grantReferenceAccess(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi
-
Grants API Key access to the artifact.
- GrantReferenceAccessAdapter(ApiRequest<ApiKeyAccessStateResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- GrantReferenceAccessAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter$
- GrantReferenceAccessBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessBuilder
- graphicData() - Method in class com.here.platform.location.tpeg2.sni.ServiceLogo
- graphicType() - Method in class com.here.platform.location.tpeg2.sni.ServiceLogo
- GraphicType - Class in com.here.platform.location.tpeg2.sni
- GraphicType(short) - Constructor for class com.here.platform.location.tpeg2.sni.GraphicType
- Graphs - Class in com.here.platform.location.integration.optimizedmap.graph.javadsl
- Graphs(OptimizedMapLayers) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.Graphs
-
Creates a
Graphsfrom an Optimized Map for Location Library. - GraphTile - Class in com.here.platform.location.inmemory.graph
-
Contains the routing graph data for a single tile.
- GraphTile(TileId, int[], int[], long[], int[]) - Constructor for class com.here.platform.location.inmemory.graph.GraphTile
- GRAY - Static variable in class com.here.platform.location.io.javadsl.Color
- GRC - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Greece
- GRC$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GRC$
- GRD - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Grenada
- GRD$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GRD$
- GreatCircleDistanceCalculator - Class in com.here.platform.location.core.geospatial
- GreatCircleDistanceCalculator() - Constructor for class com.here.platform.location.core.geospatial.GreatCircleDistanceCalculator
- greatCircleDistanceMeters(GC, GC) - Method in class com.here.platform.location.core.geospatial.javadsl.GeoCoordinates
-
Distance on the great-circle approximation of the Earth, between WGS84 coordinates, in meters
- GREEN - Static variable in class com.here.platform.location.io.javadsl.Color
- grid() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
GridLocationReference. - grid() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
Creates a resolver for
GridLocationReferences. - GridLocation - Class in com.here.platform.location.referencing
-
A grid of rectangles.
- GridLocation(double, double, double, double, int, int) - Constructor for class com.here.platform.location.referencing.GridLocation
- GridLocation(BoundingBoxHolder, int, int) - Constructor for class com.here.platform.location.referencing.GridLocation
- GridLocationReference - Class in com.here.platform.location.tpeg2.olr
-
A
GridLocationReferencerefers to a rectangular grid that is not tied to the road network. - GridLocationReference(Rectangle, int, int, boolean) - Constructor for class com.here.platform.location.tpeg2.olr.GridLocationReference
- grizzled$slf4j$Logging$$_logger() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- grizzled$slf4j$Logging$$_logger() - Static method in class com.here.platform.data.client.base.http.ApiConfigurationProfile
- grizzled$slf4j$Logging$$_logger() - Static method in class com.here.platform.data.client.base.javadsl.BaseClientJava
- grizzled$slf4j$Logging$$_logger() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- grizzled$slf4j$Logging$$_logger() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- grizzled$slf4j$Logging$$_logger() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- grizzled$slf4j$Logging$$_logger() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- grizzled$slf4j$Logging$$_logger() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- grizzled$slf4j$Logging$$_logger() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- grizzled$slf4j$Logging$$_logger() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- grizzled$slf4j$Logging$$_logger() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- grizzled$slf4j$Logging$$_logger() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- GRL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Greenland
- GRL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GRL$
- GTM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Guatemala
- GTM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GTM$
- GUF - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
French Guiana
- GUF$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GUF$
- GUM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Guam
- GUM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GUM$
- GUY - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Guyana
- GUY$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GUY$
H
- halt(Throwable) - Method in interface com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription
- handle(PartialFunction<ResponseStatusHandler, Future<T>>) - Method in class com.here.platform.data.client.base.ApiRequest
- hashCode() - Method in class com.here.platform.data.client.v2.adapter.model.CatalogVersion
- hashCode() - Method in class com.here.platform.data.client.v2.adapter.model.CompatibleVersion
- hashCode() - Method in class com.here.platform.data.client.v2.adapter.model.LongAdditionalField
- hashCode() - Method in class com.here.platform.data.client.v2.adapter.model.Partition
- hashCode() - Method in class com.here.platform.data.client.v2.adapter.model.Partitioning
- hashCode() - Method in class com.here.platform.data.client.v2.adapter.model.StringAdditionalField
- hashCode() - Method in class com.here.platform.data.client.v2.adapter.model.VersionDependency
- hashCode() - Method in class com.here.platform.data.client.v2.adapter.model.VersionedLayer
- hashCode() - Method in class com.here.platform.data.client.v2.api.model.VersionDependency
- hashCode() - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- hashCode() - Method in class com.here.platform.data.client.v2.caching.model.versioned.FullLayerMetadata
- hashCode() - Method in class com.here.platform.data.client.v2.caching.model.versioned.GenericPartitionKey
- hashCode() - Method in class com.here.platform.data.client.v2.caching.model.versioned.HereTileKey
- hashCode() - Method in class com.here.platform.data.client.v2.caching.model.versioned.SimpleLayerMetadata
- hashCode() - Method in class com.here.platform.location.core.geospatial.ProjectionDistanceCalculator
- hashCode() - Method in class com.here.platform.location.inmemory.graph.Vertex
- hashCode() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- hashFunctionIndex() - Method in class com.here.platform.location.inmemory.graph.SparseEntityPropertyTile
- hashFunctionIndex() - Method in class com.here.platform.location.inmemory.graph.SparsePointBasedPropertyTile
- hashFunctionIndex() - Method in class com.here.platform.location.inmemory.graph.SparseRangeBasedPropertyTile
- HashTableIndexing - Interface in com.here.platform.location.compilation.core
- HashTableIndexing.FibonacciHashing$ - Class in com.here.platform.location.compilation.core
- HashTableIndexing.Id - Class in com.here.platform.location.compilation.core
- HashTableIndexing.Id$ - Class in com.here.platform.location.compilation.core
- HashTableIndexing.Modulo$ - Class in com.here.platform.location.compilation.core
- hashTableIndexingId() - Method in class com.here.platform.location.compilation.core.SparseRangeBasedPropertyMapData
- hasSameTmcId(TrafficMessageChannelCode) - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- hasSameTmcTable(TrafficMessageChannelCode) - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- hazardDistance1() - Method in class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- hazardDistance1() - Method in class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- hazardDistance2() - Method in class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- hazardDistance2() - Method in class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- HazardousDrivingConditions - Class in com.here.platform.location.tpeg2.tec
- HazardousDrivingConditions(short) - Constructor for class com.here.platform.location.tpeg2.tec.HazardousDrivingConditions
- HDAMBearerInfo - Class in com.here.platform.location.tpeg2.sni
- HDAMBearerInfo(HDRadioStationID, AMFrequency) - Constructor for class com.here.platform.location.tpeg2.sni.HDAMBearerInfo
- hdAMBearerInfos() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoHDRadio
- HDFMBearerInfo - Class in com.here.platform.location.tpeg2.sni
- HDFMBearerInfo(HDRadioStationID, FMFrequency) - Constructor for class com.here.platform.location.tpeg2.sni.HDFMBearerInfo
- hdFMBearerInfos() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoHDRadio
- hdRadioStationID() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoHDRadio
- hdRadioStationID() - Method in class com.here.platform.location.tpeg2.sni.HDAMBearerInfo
- hdRadioStationID() - Method in class com.here.platform.location.tpeg2.sni.HDFMBearerInfo
- HDRadioStationID - Class in com.here.platform.location.tpeg2.sni
- HDRadioStationID(long) - Constructor for class com.here.platform.location.tpeg2.sni.HDRadioStationID
- head() - Method in interface com.here.platform.location.core.geospatial.LengthSeq
- head() - Method in interface com.here.platform.location.core.mapmatching.LogProbabilitySeq
- head() - Method in interface com.here.platform.location.core.shortestpath.CostSeq
- HEAD$() - Constructor for class com.here.platform.data.client.base.http.HttpMethod.HEAD$
- headerParams() - Method in class com.here.platform.data.client.base.ApiRequest
- headers() - Method in interface com.here.platform.data.client.base.http.HttpRequest
-
Request headers.
- headers() - Method in interface com.here.platform.data.client.base.http.HttpResponse
-
Response headers.
- heading() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.CurvatureHeading
- heading(GC, GC) - Method in class com.here.platform.location.core.geospatial.javadsl.GeoCoordinates
-
Calculate Geodesic heading from one point to another on a great-circle.
- HelpInformation - Class in com.here.platform.location.tpeg2.sni
- HelpInformation(String) - Constructor for class com.here.platform.location.tpeg2.sni.HelpInformation
- helpText() - Method in class com.here.platform.location.tpeg2.sni.HelpInformation
- HERE_TILE - Enum constant in enum class com.here.platform.data.client.v2.adapter.model.PartitioningScheme
-
Used when partition names follow the HERE tile partitioning.
- hereAccessKeyId() - Method in class com.here.platform.data.client.base.http.settings.HereAccountCredentials
- hereAccessKeySecret() - Method in class com.here.platform.data.client.base.http.settings.HereAccountCredentials
- HereAccountCredentials - Class in com.here.platform.data.client.base.http.settings
- HereAccountCredentials(String, String, String, String, Option<String>) - Constructor for class com.here.platform.data.client.base.http.settings.HereAccountCredentials
- HereAccountCredentials.Builder - Class in com.here.platform.data.client.base.http.settings
-
Build a new here account credentials.
- hereClientId() - Method in class com.here.platform.data.client.base.http.settings.HereAccountCredentials
- HereMapContent - Interface in com.here.platform.location.integration.heremapcontent
- HereMapContent.v2 - Interface in com.here.platform.location.integration.heremapcontent
- HereMapContent.v2.Japan - Interface in com.here.platform.location.integration.heremapcontent
- HereMapContentLayer<T> - Class in com.here.platform.location.integration.heremapcontent
-
Deprecated.Use plain HMC. Since SDK 2.54.
- HereMapContentLayer(String, Function1<byte[], T>) - Constructor for class com.here.platform.location.integration.heremapcontent.HereMapContentLayer
-
Deprecated.
- HereMapContentLayers - Class in com.here.platform.location.integration.heremapcontent
-
Deprecated.Use plain HMC. Since SDK 2.54.
- HereMapContentLayers() - Constructor for class com.here.platform.location.integration.heremapcontent.HereMapContentLayers
-
Deprecated.
- HereMapContentReference - Class in com.here.platform.location.integration.optimizedmap.geospatial
-
Uniquely identifies a
Vertexby its direction and the HERE Map Content segment it is associated with. - HereMapContentReference(PartitionId, SegmentId, Direction) - Constructor for class com.here.platform.location.integration.optimizedmap.geospatial.HereMapContentReference
- hereMapContentReferenceToVertex() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Creates a map that, given a
HereMapContentReference, returns the correspondingVertex. - hereMapContentReferenceToVertex(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).hereMapContentReferenceToVertex(). - hereMapContentReferenceToVertex(MappingLayer) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
- HereProperties - Class in com.here.platform.location.io.javadsl.geojson
-
Data inspector properties to customize the visual appearance of GeoJSON data.
- HereProperties() - Constructor for class com.here.platform.location.io.javadsl.geojson.HereProperties
- HereProperties.Style - Class in com.here.platform.location.io.javadsl.geojson
- HereTileKey - Class in com.here.platform.data.client.v2.caching.model.versioned
- HereTileKey(String, long, long) - Constructor for class com.here.platform.data.client.v2.caching.model.versioned.HereTileKey
- hereTileLevel() - Method in class com.here.platform.location.dataloader.core.HereTilePartitioning
-
Deprecated.
- HereTileLevel - Class in com.here.platform.location.integration.herecommons.geospatial
-
Represents a valid HEREtile level.
- HereTileLevel(int) - Constructor for class com.here.platform.location.integration.herecommons.geospatial.HereTileLevel
- HereTilePartitioning - Class in com.here.platform.location.dataloader.core
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- HereTilePartitioning(HereTileLevel) - Constructor for class com.here.platform.location.dataloader.core.HereTilePartitioning
-
Deprecated.
- HereTileResolver - Class in com.here.platform.location.integration.herecommons.geospatial.javadsl
-
Finds tile IDs.
- HereTileResolver(HereTileLevel) - Constructor for class com.here.platform.location.integration.herecommons.geospatial.javadsl.HereTileResolver
- hereToken() - Method in class com.here.platform.data.client.base.http.settings.HereTokenCredentials
- HereTokenCredentials - Class in com.here.platform.data.client.base.http.settings
- HereTokenCredentials(String) - Constructor for class com.here.platform.data.client.base.http.settings.HereTokenCredentials
- HereTokenCredentials.Builder - Class in com.here.platform.data.client.base.http.settings
-
Build a new here token credentials.
- hereTokenEndpointUrl() - Method in class com.here.platform.data.client.base.http.settings.HereAccountCredentials
- hereTokenPath() - Method in class com.here.platform.data.client.base.http.settings.RunAsIdHereTokenCredentials
- hereTokenScope() - Method in class com.here.platform.data.client.base.http.settings.HereAccountCredentials
- HierarchicalHereTileMetadataFetchPolicy - Class in com.here.platform.data.client.v2.caching.javadsl.versioned
-
The HierarchicalVersionedLayerMetadataLoader prefetches partitions looking up into the Here Tile hierarchy to fetch the tiles around a given tile.
- HierarchicalHereTileMetadataFetchPolicy() - Constructor for class com.here.platform.data.client.v2.caching.javadsl.versioned.HierarchicalHereTileMetadataFetchPolicy
-
HierarchicalHereTileMetadataFetchPolicy default constructor.
- HierarchicalHereTileMetadataFetchPolicy(int) - Constructor for class com.here.platform.data.client.v2.caching.javadsl.versioned.HierarchicalHereTileMetadataFetchPolicy
-
HierarchicalHereTileMetadataFetchPolicy constructor.
- HIGH - Static variable in interface com.here.platform.location.integration.optimizedmap.adasattributes.javadsl.SlopeElevationAccuracies
-
Derived from higher resolution data.
- High$() - Constructor for class com.here.platform.location.integration.optimizedmap.adasattributes.SlopeElevationAccuracy.High$
- HIKING_TRAIL - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
An unpaved, typically narrow pathway for use by hikers.
- HikingTrail() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
An unpaved, typically narrow pathway for use by hikers.
- HISTOGRAMS() - Static method in class com.here.platform.data.client.base.common.metrics.MetricType
- hitCount() - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- hitCount() - Method in class com.here.platform.location.dataloader.core.caching.CacheStats
-
Deprecated.
- hitRate() - Method in class com.here.platform.location.dataloader.core.caching.CacheStats
-
Deprecated.The cache hit rate as a fraction
- HKG - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Hong Kong
- HKG$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HKG$
- HMD - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Heard Island and McDonald Islands
- HMD$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HMD$
- HMMPathMatcher<O,
V, T> - Class in com.here.platform.location.core.mapmatching -
An implementation of
PathMatcherthat creates a Hidden Markov Model (HMM) and calculates the most likely path using the Viterbi algorithm. - HMMPathMatcher(CandidateGenerator<O, V>, EmissionProbabilityStrategy<O, V>, TransitionProbabilityStrategy<O, V, T>) - Constructor for class com.here.platform.location.core.mapmatching.HMMPathMatcher
- HND - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Honduras
- HND$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HND$
- HORSE_TRAIL - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A natural pathway for outdoor riding and trekking on horse or pony.
- HorseTrail() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A natural pathway for outdoor riding and trekking on horse or pony.
- host() - Method in class com.here.platform.data.client.base.http.settings.ProxySettings
- hour() - Method in class com.here.platform.location.tpeg2.sni.MaskedTime
- hoverColor(Color) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties.Style
-
The color of the feature on mouse hover; can be applied to any feature
- hoverOpacity(Double) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties.Style
-
the opacity of the feature on mouse hover; can be applied to any feature except for markers and "Point/MultiPoint" with the "radius" property in pixels
- hrn() - Method in class com.here.platform.data.client.base.http.AccessType.ResourceLookup
- hrn() - Method in class com.here.platform.data.client.v2.adapter.model.CatalogVersion
- hrn() - Method in class com.here.platform.data.client.v2.api.model.VersionDependency
- hrn() - Method in class com.here.platform.location.dataloader.core.caching.CacheKey
-
Deprecated.
- hrn() - Method in interface com.here.platform.location.dataloader.core.Catalog
-
Deprecated.The catalog HRN.
- hrn() - Method in class com.here.platform.location.dataloader.standalone.StandaloneCatalog
-
Deprecated.
- HRN - Class in com.here.hrn
-
An HRN (HERE Resource Name) is a resource descriptor that provides a globally unique handle for a resource.
- HRN - Static variable in interface com.here.platform.location.integration.heremapcontent.HereMapContent.v2
- HRN - Static variable in interface com.here.platform.location.integration.heremapcontent.HereMapContent.v2.Japan
-
Deprecated.as catalog is no longer supported
- HRN - Static variable in interface com.here.platform.location.integration.optimizedmap.OptimizedMap.v2
- HRN - Static variable in interface com.here.platform.location.integration.optimizedmap.OptimizedMap.v2.Japan
-
Deprecated.as catalog is no longer supported
- HRN(String, String, String, String, String) - Constructor for class com.here.hrn.HRN
- HRV - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Croatia
- HRV$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HRV$
- hsb(double, double, double) - Static method in class com.here.platform.location.io.javadsl.Color
-
Create a color from separate Hue in [0, 360], Saturation in [0, 1] and Brightness in [0,1]
- HTI - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Haiti
- HTI$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HTI$
- httpClientConfig() - Method in class com.here.platform.data.client.base.common.CommonSettings
- HttpClientException - Exception in com.here.platform.data.client.base.http
- HttpClientException(String, Option<Throwable>) - Constructor for exception com.here.platform.data.client.base.http.HttpClientException
- HttpMethod - Class in com.here.platform.data.client.base.http
- HttpMethod(String) - Constructor for class com.here.platform.data.client.base.http.HttpMethod
- HttpMethod.CONNECT$ - Class in com.here.platform.data.client.base.http
- HttpMethod.DELETE$ - Class in com.here.platform.data.client.base.http
- HttpMethod.GET$ - Class in com.here.platform.data.client.base.http
- HttpMethod.HEAD$ - Class in com.here.platform.data.client.base.http
- HttpMethod.OPTIONS$ - Class in com.here.platform.data.client.base.http
- HttpMethod.PATCH$ - Class in com.here.platform.data.client.base.http
- HttpMethod.POST$ - Class in com.here.platform.data.client.base.http
- HttpMethod.PUT$ - Class in com.here.platform.data.client.base.http
- HttpMethod.TRACE$ - Class in com.here.platform.data.client.base.http
- HttpRequest - Interface in com.here.platform.data.client.base.http
-
Trait for http request
- HttpResponse - Interface in com.here.platform.data.client.base.http
-
Trait for http response
- HUN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Hungary
- HUN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HUN$
I
- id() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedGenericLayer
- id() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedHereTileLayer
- id() - Method in class com.here.platform.location.compilation.core.AdjacencyList.VertexReference
- id() - Method in interface com.here.platform.location.compilation.core.HashTableIndexing
- id() - Method in class com.here.platform.location.compilation.core.NodeReference
- id() - Method in class com.here.platform.location.compilation.core.SegmentReference
- id() - Method in exception com.here.platform.location.referencing.tmc.EmptyTmcReferenceException
- id() - Method in exception com.here.platform.location.referencing.tmc.NoLinearAvailableException
- id() - Method in exception com.here.platform.location.referencing.tmc.UnexpectedTmcEntryTypeException
- id() - Method in exception com.here.platform.location.referencing.tmc.UnknownTmcLocationException
- Id(byte) - Constructor for class com.here.platform.location.compilation.core.HashTableIndexing.Id
- Id$() - Constructor for class com.here.platform.location.compilation.core.HashTableIndexing.Id$
- identity() - Method in class com.here.platform.location.compilation.core.HashTableIndexing.FibonacciHashing$
- identity() - Method in class com.here.platform.location.compilation.core.HashTableIndexing.Modulo$
- identity() - Static method in class com.here.platform.location.core.geospatial.GeoProjections
- Identity() - Constructor for class com.here.platform.data.client.base.Mappings.Identity
- Identity(Function1<TileId, Option<EdgePropertyTile<T>>>) - Constructor for class com.here.platform.location.inmemory.graph.TiledEdgePropertyMap.Identity
- Identity(Function1<TileId, Option<RangeBasedPropertyTile<T>>>, IndexedSeq<RangeBasedProperty<T>>) - Constructor for class com.here.platform.location.inmemory.graph.TiledRangeBasedPropertyMap.Identity
- Identity$() - Constructor for class com.here.platform.location.inmemory.graph.TiledRangeBasedPropertyMap.Identity$
- identityApiModel() - Static method in class com.here.platform.data.client.base.Mappings
- IdentityProjection - Class in com.here.platform.location.core.geospatial
-
A debugging
GeoProjection. - IdentityProjection() - Constructor for class com.here.platform.location.core.geospatial.IdentityProjection
- identityTime() - Static method in class com.here.platform.data.client.base.Mappings
- IDN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Indonesia
- IDN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IDN$
- idString() - Method in class com.here.platform.location.referencing.tmc.TmcTableId
-
Returns the customary string representation of the composite table identifier in the following format:
- ignoreLocalNameCase() - Method in class com.here.platform.location.tpeg2.XmlMarshallerConfig
- ignoreNamespaceVersionDifferences() - Method in class com.here.platform.location.tpeg2.XmlMarshallerConfig
- IMN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Isle of Man
- IMN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IMN$
- Impassability - Class in com.here.platform.location.tpeg2.tec
- Impassability(short) - Constructor for class com.here.platform.location.tpeg2.tec.Impassability
- Impl(double[]) - Constructor for class com.here.platform.location.core.geospatial.LengthSeq.Impl
- Impl(double[]) - Constructor for class com.here.platform.location.core.mapmatching.LogProbabilitySeq.Impl
- Impl(double[]) - Constructor for class com.here.platform.location.core.shortestpath.CostSeq.Impl
- Implicits$() - Constructor for class com.here.platform.data.client.base.http.IOExecutionContext.Implicits$
-
Deprecated.
- Implicits$() - Constructor for class com.here.platform.data.client.base.Mappings.Implicits$
- IN_MEMORY - Static variable in interface com.here.platform.location.dataloader.core.caching.javadsl.CacheLevels
-
Deprecated.Used for
DataLoaders of In-Memory Tiles. - IncidenceGraph<V,
E> - Interface in com.here.platform.location.core.graph.javadsl - Incoming - Class in com.here.platform.location.compilation.core
- Incoming() - Constructor for class com.here.platform.location.compilation.core.Incoming
- incomingEdgeIndices() - Method in class com.here.platform.location.inmemory.graph.ReverseGraphTile
- incomingEdgeSources() - Method in class com.here.platform.location.inmemory.graph.ReverseGraphTile
- InconsistentDataException - Exception in com.here.platform.location.compilation.core
-
Exception for a reference that can't be resolved due to inconsistent data.
- InconsistentDataException(String) - Constructor for exception com.here.platform.location.compilation.core.InconsistentDataException
- IND - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
India
- IND$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IND$
- INDESCRIBABLE - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.IntersectionInternalCategories
-
This value indicates a manoeuvre that cannot be explained in one command.
- Indescribable$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.Indescribable$
- index() - Method in interface com.here.platform.location.compilation.core.AttributeDescription
- index() - Method in class com.here.platform.location.compilation.heremapcontent.EdgeAdasAttributeDescription
- index() - Method in class com.here.platform.location.compilation.heremapcontent.EdgeNavigationAttributeDescription
- index() - Method in class com.here.platform.location.compilation.heremapcontent.EdgeTopologyAttributeDescription
- index() - Method in class com.here.platform.location.compilation.heremapcontent.PointAdasAttributeDescription
- index() - Method in class com.here.platform.location.compilation.heremapcontent.PointAdvancedNavigationAttributeDescription
- index() - Method in class com.here.platform.location.compilation.heremapcontent.PointTopologyAttributeDescription
- index() - Method in class com.here.platform.location.compilation.heremapcontent.RangeAdasAttributeDescription
- index() - Method in class com.here.platform.location.compilation.heremapcontent.RangeAdvancedNavigationAttributeDescription
- index() - Method in class com.here.platform.location.compilation.heremapcontent.RangeNavigationAttributeDescription
- index() - Method in class com.here.platform.location.compilation.heremapcontent.RangeRoadAttributeDescription
- index() - Method in class com.here.platform.location.compilation.heremapcontent.RangeTopologyAttributeDescription
- index() - Method in class com.here.platform.location.inmemory.graph.Edge
- index() - Method in class com.here.platform.location.inmemory.graph.Vertex
- index(int, int) - Method in interface com.here.platform.location.compilation.core.HashTableIndexing
- IndexApi - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
- IndexApi.GetDeleteRequestStatusAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.GetDeleteRequestStatusAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.GetDeleteRequestStatusBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.GetPartsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.GetPartsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.GetPartsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.InsertIndexesAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.InsertIndexesAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.InsertIndexesBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.PerformDeleteAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.PerformDeleteAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.PerformDeleteBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.PerformQueryAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.PerformQueryAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.PerformQueryBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.PerformUpdateAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.PerformUpdateAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.PerformUpdateBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexedPartition<Partition,
Node, Segment> - Class in com.here.platform.location.compilation.core - IndexedPartition(Partition, TopologyPartitionOperations<Partition>) - Constructor for class com.here.platform.location.compilation.core.IndexedPartition
- indexTree() - Method in class com.here.platform.location.inmemory.geospatial.GeometryTile
- indexValues() - Method in class com.here.platform.location.inmemory.geospatial.GeometryTile
- indexWhere(Function1<Object, Object>) - Method in interface com.here.platform.location.core.geospatial.LengthSeq
- indexWhere(Function1<Object, Object>) - Method in interface com.here.platform.location.core.mapmatching.LogProbabilitySeq
- indexWhere(Function1<Object, Object>) - Method in interface com.here.platform.location.core.shortestpath.CostSeq
- indices() - Method in class com.here.platform.location.core.geospatial.LengthSeq.Impl
- indices() - Method in interface com.here.platform.location.core.geospatial.LengthSeq
- indices() - Method in class com.here.platform.location.core.mapmatching.LogProbabilitySeq.Impl
- indices() - Method in interface com.here.platform.location.core.mapmatching.LogProbabilitySeq
- indices() - Method in class com.here.platform.location.core.shortestpath.CostSeq.Impl
- indices() - Method in interface com.here.platform.location.core.shortestpath.CostSeq
- indices() - Method in class com.here.platform.location.inmemory.graph.SparseEntityPropertyTile
- ingestData() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi
- ingestData(String, String, byte[], Optional<String>, Optional<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi
-
Sends streaming data to a specified layer in the HERE platform
- IngestDataAdapter(ApiRequest<ResponseOkSingle>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- IngestDataAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter$
- IngestDataBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataBuilder
- ingestDataCors() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi
- ingestDataCors(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi
-
Enable CORS by returning correct headers
- IngestDataCorsAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- IngestDataCorsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter$
- IngestDataCorsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsBuilder
- INGESTION_TIME - Enum constant in enum class com.here.platform.dal.custom.MetadataName
-
Time when the message was ingested in the HERE platform.
- IngestionApi - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- IngestionApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi
- IngestionApi.IngestDataAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- IngestionApi.IngestDataAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- IngestionApi.IngestDataBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- IngestionApi.IngestPartitionsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- IngestionApi.IngestPartitionsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- IngestionApi.IngestPartitionsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- IngestionApi.IngestSDIIAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- IngestionApi.IngestSDIIAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- IngestionApi.IngestSDIIBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- ingestPartitions() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi
- ingestPartitions(String, String, PublishPartitions, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi
-
Upload partitions to the given layer.
- IngestPartitionsAdapter(ApiRequest<ResponseOk>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- IngestPartitionsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter$
- IngestPartitionsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsBuilder
- ingestPartitionsCors() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi
- ingestPartitionsCors(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi
-
Enable CORS by returning correct headers
- IngestPartitionsCorsAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- IngestPartitionsCorsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter$
- IngestPartitionsCorsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsBuilder
- ingestSDII() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi
- ingestSDII(String, String, byte[], Optional<String>, Optional<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi
-
Consumes individual SDII messages and SDII MessageLists.
- IngestSDIIAdapter(ApiRequest<ResponseOk>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- IngestSDIIAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter$
- IngestSDIIBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIBuilder
- ingestSDIICors() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi
- ingestSDIICors(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi
-
Enable CORS by returning correct headers
- IngestSDIICorsAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- IngestSDIICorsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter$
- IngestSDIICorsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsBuilder
- ingestSearchCustomizationPlacesData() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi
- ingestSearchCustomizationPlacesData(String, String, DataIngestionRequest, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi
-
Ingests data into the specified, already existing dataset for a given search customization.
- IngestSearchCustomizationPlacesDataAdapter(ApiRequest<Seq<DataIngestionResponseObject>>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- IngestSearchCustomizationPlacesDataAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter$
- IngestSearchCustomizationPlacesDataBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataBuilder
- init() - Method in interface com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription
- Init() - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Init
- Init() - Method in interface com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription
- Init$() - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Init$
- initiated() - Method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.StateActor
- initPublication() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi
- initPublication(String, Publication, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi
-
Initializes a new publication for publishing metadata.
- InitPublicationAdapter(ApiRequest<Publication>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- InitPublicationAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter$
- InitPublicationBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationBuilder
- InMemory$() - Constructor for class com.here.platform.location.dataloader.core.caching.CacheLevel.InMemory$
-
Deprecated.
- InMemoryLruCachePolicy - Class in com.here.platform.location.dataloader.core.caching
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- InMemoryLruCachePolicy(long, long, long) - Constructor for class com.here.platform.location.dataloader.core.caching.InMemoryLruCachePolicy
-
Deprecated.
- inner() - Method in class com.here.platform.location.compilation.core.FieldSerializer.AugmentedFieldSerializer
- inner() - Method in class com.here.platform.location.compilation.core.IndexedPartition
- insertIndexes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
- insertIndexes(String, String, List<Index>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
-
Adds index data for a given data blob to an index layer.
- InsertIndexesAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- InsertIndexesAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter$
- InsertIndexesBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesBuilder
- instance() - Static method in class com.here.platform.data.client.base.javadsl.BaseClientJava
- Instance - Enum constant in enum class com.here.platform.data.client.v2.caching.model.versioned.EmptyLayerMetadata
- IntermediateLocationReferencePoint - Class in com.here.platform.location.tpeg2.olr
-
Represents an intermediate reference point for a location reference in the road network.
- IntermediateLocationReferencePoint(RelativeGeoCoordinate, LineProperties, PathProperties) - Constructor for class com.here.platform.location.tpeg2.olr.IntermediateLocationReferencePoint
- intermediates() - Method in class com.here.platform.location.tpeg2.olr.ClosedLinearLocationReference
- intermediates() - Method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- Internal$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcSectionType.Internal$
- internalEdgeCount() - Method in class com.here.platform.location.inmemory.graph.GraphTile
-
The number of edges whose source vertex belong to this
GraphTile. - internalSegmentCount() - Method in class com.here.platform.location.inmemory.geospatial.GeometryTile
-
The number of segments in this tile.
- internalVertexCount() - Method in class com.here.platform.location.inmemory.graph.GraphTile
-
The number of vertices that belong to this
GraphTile. - internalVertexCount() - Method in class com.here.platform.location.inmemory.graph.ReverseGraphTile
-
The number of vertices that belong to this
ReverseGraphTile. - interpolate(List<FilteredObservation<O>>, MatchedPath<V, T>) - Method in interface com.here.platform.location.core.mapmatching.javadsl.Interpolator
- Interpolator<O,
V, T> - Interface in com.here.platform.location.core.mapmatching.javadsl -
This is an experimental API.
- Interpolators - Class in com.here.platform.location.core.mapmatching.javadsl
-
This is an experimental API.
- Interpolators() - Constructor for class com.here.platform.location.core.mapmatching.javadsl.Interpolators
- intersecting(BB) - Method in interface com.here.platform.location.core.geospatial.javadsl.BoundingBoxSearch
-
Returns all elements intersecting a given bounding box.
- intersecting(BB, BoundingBoxOperations<BB>) - Method in class com.here.platform.location.inmemory.geospatial.TiledBoundingBoxSearch
- INTERSECTION_INTERNAL - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.IntersectionInternalCategories
-
Segments that provide internal structure and road connectivity within an intersection.
- IntersectionInternal$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.IntersectionInternal$
- IntersectionInternalCategories - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl
-
The type of intersection for a segment range.
- intersectionInternalCategory() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Creates a map that returns the
IntersectionInternalCategoryof aVertex. - IntersectionInternalCategory - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes
-
The type of intersection for a segment range.
- IntersectionInternalCategory.Indescribable$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
This value indicates a manoeuvre that cannot be explained in one command.
- IntersectionInternalCategory.IntersectionInternal$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Segments that provide internal structure and road connectivity within an intersection.
- IntersectionInternalCategory.Manoeuvre$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Identifies a segment or a sequence of segments which may be grouped into a single guidance instruction.
- IntersectionInternalCategory.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Unrecognized value.
- IntersectionInternalCategory.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- intersects(BB1, BB2, BoundingBoxOperations<BB1>, BoundingBoxOperations<BB2>) - Static method in class com.here.platform.location.core.geospatial.BoundingBoxes
-
Returns true if the two bounding boxes overlap in longitude and in latitude.
- intersects(BB2, BoundingBoxOperations<BB2>, BoundingBoxOperations<BB>) - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- intersects(T) - Method in class com.here.platform.location.integration.optimizedmap.BitMask
-
Determines whether this has any bit in common with `other`
- intersectsLineSegment(BB, GC, GC, BoundingBoxOperations<BB>, GeoCoordinateOperations<GC>) - Static method in class com.here.platform.location.core.geospatial.BoundingBoxes
-
Returns true if the line segment intersects or is contained the bounding box, including its edges and corners.
- intersectsLineSegment(GC, GC, GeoCoordinateOperations<GC>, BoundingBoxOperations<BB>) - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- IntHashSet - Class in com.here.platform.location.compilation.core
- IntHashSet(int[], int) - Constructor for class com.here.platform.location.compilation.core.IntHashSet
- IntHashSet.Statistics - Class in com.here.platform.location.compilation.core
- IntHashSet.Statistics$ - Class in com.here.platform.location.compilation.core
- IntMapping$() - Constructor for class com.here.platform.data.client.base.Mappings.IntMapping$
- invertDirection(Vertex) - Static method in class com.here.platform.location.inmemory.graph.Vertices
-
Returns the vertex in the opposite direction of travel.
- invertDirection(VertexIndex) - Static method in class com.here.platform.location.inmemory.graph.Vertices
-
Calculate the index of the vertex associated with the same segment but pointing in the opposite direction from
index. - IOExecutionContext - Interface in com.here.platform.data.client.base.http
-
Deprecated.please use ioExecutorService parameter of BaseClient instead. Since HERE SDK greater than or equal 2.28.
- IOExecutionContext.Implicits$ - Class in com.here.platform.data.client.base.http
-
Deprecated.
- IOT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
British Indian Ocean Territory
- IOT$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IOT$
- IRL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Ireland
- IRL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IRL$
- IRN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Iran, Islamic Republic of
- IRN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IRN$
- IRQ - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Iraq
- IRQ$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IRQ$
- isAcrossMeridian180(BB, BoundingBoxOperations<BB>) - Static method in class com.here.platform.location.core.geospatial.BoundingBoxes
-
Returns true if the bounding box crosses the meridian 180 (antimeridian).
- isAcrossMeridian180(BoundingBoxOperations<BB>) - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- isAgainstDrivingDirection() - Method in class com.here.platform.location.tpeg2.olr.PathProperties
- isBothDirections() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- isBothDirections() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- isCancelFlag() - Method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- isCancelFlag() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- isCancelFlag() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- isCancelFlag() - Method in interface com.here.platform.location.tpeg2.mmc.MMCTemplate
- isDirection() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- isDirection() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- isDirLocationDirection() - Method in class com.here.platform.location.tpeg2.etl.DirLocation
- isEdgeInternal(int) - Method in class com.here.platform.location.inmemory.graph.ReverseGraphTile
-
Predicate indicating if an edge index refers to an internal edge.
- isEmpty() - Method in interface com.here.platform.data.client.base.http.DataPublisher
- isEmpty() - Method in enum class com.here.platform.data.client.v2.caching.model.versioned.EmptyLayerMetadata
- isEmpty() - Method in class com.here.platform.data.client.v2.caching.model.versioned.FullLayerMetadata
- isEmpty() - Method in interface com.here.platform.data.client.v2.caching.model.versioned.OptionalLayerMetadata
- isEmpty() - Method in class com.here.platform.data.client.v2.caching.model.versioned.SimpleLayerMetadata
- isEveryFriday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- isEveryMonday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- isEverySaturday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- isEverySunday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- isEveryThursday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- isEveryTuesday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- isEveryWednesday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- isExitOrEntry() - Method in class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- isFractionValid(double) - Static method in class com.here.platform.location.core.Utils
- isFuzzyArea() - Method in class com.here.platform.location.tpeg2.olr.CircleLocationReference
- isFuzzyArea() - Method in class com.here.platform.location.tpeg2.olr.GridLocationReference
- isFuzzyArea() - Method in class com.here.platform.location.tpeg2.olr.PolygonLocationReference
- isFuzzyArea() - Method in class com.here.platform.location.tpeg2.olr.RectangleLocationReference
- ISL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Iceland
- ISL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ISL$
- isOffRoad(MatchResult<?>) - Static method in interface com.here.platform.location.core.mapmatching.javadsl.MatchResults
-
Checks whether the match result is off-road.
- isOmit(FilteredObservation<?>) - Static method in interface com.here.platform.location.core.mapmatching.javadsl.FilteredObservations
-
Checks whether the filtered observation is to be omitted.
- isOnRoad(MatchResult<?>) - Static method in interface com.here.platform.location.core.mapmatching.javadsl.MatchResults
-
Checks whether the match result is a successful match.
- isOppositeDir() - Method in class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- ISR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Israel
- ISR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ISR$
- isRegionalisationFlag() - Method in class com.here.platform.location.tpeg2.sni.SameServiceEntry
- isRetain(FilteredObservation<?>) - Static method in interface com.here.platform.location.core.mapmatching.javadsl.FilteredObservations
-
Checks whether the filtered observation is to be retained.
- isSafetyFlagIsSet() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- isUnitIsMPH() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimit
- isUnknown(MatchResult<?>) - Static method in interface com.here.platform.location.core.mapmatching.javadsl.MatchResults
-
Checks whether the match result is unknown.
- isUnlimited() - Method in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimit
-
Returns true if the speed limit is unlimited
- isUnverifiedInformation() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- isUseInternalPrimaryLocation() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- isUseInternalSecondaryLocation() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- isValid(BB, BoundingBoxOperations<BB>) - Static method in class com.here.platform.location.core.geospatial.BoundingBoxes
-
Returns true if -90 ≤ south latitude ≤ north latitude ≤ 90, and the longitudes are in the range [-180, 180], inclusive.
- isValid(BoundingBoxOperations<BB>) - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- ITA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Italy
- ITA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ITA$
- iterateFeatures() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
- iterateFeatures(String, String, Optional<Integer>, List<String>, Optional<Boolean>, Optional<Boolean>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
-
Iterates all of the features in the layer.
- IterateFeaturesAdapter(ApiRequest<FeatureCollectionIterable>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- IterateFeaturesAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter$
- IterateFeaturesBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesBuilder
J
- J2SMapping<J> - Interface in com.here.platform.data.client.base
- JAM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Jamaica
- JAM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.JAM$
- JavaApi - Interface in com.here.platform.data.client.base
- JavaMapping<_J,
_S> - Interface in com.here.platform.data.client.base - JavaScalaConverters - Class in com.here.platform.data.client.v2.adapter
- JavaScalaConverters - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters - Class in com.here.platform.data.client.v2.caching
- JavaScalaConverters - Class in com.here.platform.data.client.v2.main
- JavaScalaConverters() - Constructor for class com.here.platform.data.client.v2.adapter.JavaScalaConverters
- JavaScalaConverters() - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters
- JavaScalaConverters() - Constructor for class com.here.platform.data.client.v2.caching.JavaScalaConverters
- JavaScalaConverters() - Constructor for class com.here.platform.data.client.v2.main.JavaScalaConverters
- JavaScalaConverters.AsJavaCachingVersionedGenericLayer - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsJavaCachingVersionedGenericLayerReader<T> - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsJavaCachingVersionedHereTileLayer - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsJavaCachingVersionedHereTileLayerReader<T> - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsJavaCachingVersionedLayers - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsJavaCatalogVersionInfo - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsJavaMetadataFetchPolicy<K extends LayerMetadataKey> - Class in com.here.platform.data.client.v2.caching
- JavaScalaConverters.AsJavaPartitionMetadata - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsJavaVersionedGenericLayer - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsJavaVersionedGenericLayerReader<T> - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsJavaVersionedHereTileLayer - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsJavaVersionedHereTileLayerReader<T> - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsJavaVersionedLayers - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsScalaCachingVersionedGenericLayer - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsScalaCachingVersionedGenericLayerReader<T> - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsScalaCachingVersionedHereTileLayer - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsScalaCachingVersionedHereTileLayerReader<T> - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsScalaCachingVersionedLayers - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsScalaDecoder<T> - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsScalaMetadataFetchPolicy<K extends LayerMetadataKey> - Class in com.here.platform.data.client.v2.caching
- JavaScalaConverters.AsScalaVersionedGenericLayer - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsScalaVersionedGenericLayerReader<T> - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsScalaVersionedHereTileLayer - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsScalaVersionedHereTileLayerReader<T> - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsScalaVersionedLayers - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.ExecutorExecutionContextConverters$ - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.ExecutorExecutionContextConverters$.ExecutorExecutionContext - Class in com.here.platform.data.client.v2.api
- JEY - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Jersey
- JEY$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.JEY$
- JOR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Jordan
- JOR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.JOR$
- JPN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Japan
- JPN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.JPN$
- jsonBodyDeserializer(Decoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- jsonBodyDeserializer(Decoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- jsonBodyDeserializer(Decoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- jsonBodyDeserializer(Decoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- jsonBodyDeserializer(Decoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- jsonBodyDeserializer(Decoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- jsonBodyDeserializer(Decoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- jsonBodyDeserializer(Decoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- jsonBodyDeserializer(Decoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- jsonBodyDeserializer(Decoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- jsonBodyDeserializer3(ExecutionContext) - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- jsonBodyDeserializer3(ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- jsonBodyDeserializer3(ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- jsonBodyDeserializer3(ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- jsonBodyDeserializer3(ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- jsonBodyDeserializer3(ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- jsonBodyDeserializer3(ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- jsonBodyDeserializer3(ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- jsonBodyDeserializer3(ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- jsonBodyDeserializer3(ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- jsonBodySerializer(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- jsonBodySerializer(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- jsonBodySerializer(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- jsonBodySerializer(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- jsonBodySerializer(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- jsonBodySerializer(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- jsonBodySerializer(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- jsonBodySerializer(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- jsonBodySerializer(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- jsonBodySerializer(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- jsonBodySerializerList(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- jsonBodySerializerList(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- jsonBodySerializerList(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- jsonBodySerializerList(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- jsonBodySerializerList(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- jsonBodySerializerList(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- jsonBodySerializerList(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- jsonBodySerializerList(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- jsonBodySerializerList(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- jsonBodySerializerList(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- JsonSupport - Class in com.here.platform.data.client.base.generated.codecs
- JsonSupport - Class in com.here.platform.data.client.base.ols.generated.codecs.geocode
- JsonSupport - Class in com.here.platform.data.client.base.ols.generated.codecs.map
- JsonSupport - Class in com.here.platform.data.client.base.ols.generated.codecs.revgeocode
- JsonSupport - Class in com.here.platform.data.client.base.ols.generated.codecs.router
- JsonSupport - Class in com.here.platform.data.client.base.ols.generated.codecs.routing
- JsonSupport - Class in com.here.platform.data.client.base.ols.generated.codecs.search
- JsonSupport - Class in com.here.platform.data.client.base.ols.generated.codecs.traffic
- JsonSupport - Class in com.here.platform.data.client.base.ols.generated.codecs.transit
- JsonSupport - Class in com.here.platform.data.client.base.ols.generated.codecs.weather
- JsonSupport() - Constructor for class com.here.platform.data.client.base.generated.codecs.JsonSupport
- JsonSupport() - Constructor for class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- JsonSupport() - Constructor for class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- JsonSupport() - Constructor for class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- JsonSupport() - Constructor for class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- JsonSupport() - Constructor for class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- JsonSupport() - Constructor for class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- JsonSupport() - Constructor for class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- JsonSupport() - Constructor for class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- JsonSupport() - Constructor for class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
K
- k() - Method in class com.here.platform.location.tpeg2.sni.ServiceComponentResetEntry
- KAZ - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Kazakhstan
- KAZ$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KAZ$
- KEN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Kenya
- KEN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KEN$
- keys() - Method in class com.here.platform.location.compilation.core.IntHashSet
- KGZ - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Kyrgyzstan
- KGZ$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KGZ$
- KHM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Cambodia
- KHM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KHM$
- KIR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Kiribati
- KIR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KIR$
- KNA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Saint Kitts and Nevis
- KNA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KNA$
- KOR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Korea, Republic of
- KOR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KOR$
- kryoClasses() - Static method in class com.here.platform.location.spark.DistributedClustering
- KWT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Kuwait
- KWT$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KWT$
L
- LaneCategories - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl
-
Classifies a segment based on the number of lanes in each travel direction.
- laneCategory() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Creates a map that returns the
LaneCategoryof aVertex. - LaneCategory - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Classifies a segment based on the number of lanes in each travel direction.
- LaneCategory.FourOrMore$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Four or more lanes in each travel direction
- LaneCategory.One$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
One lane in each travel direction
- LaneCategory.TwoOrThree$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Two or three lanes in each travel direction
- LaneCategory.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Unrecognized value.
- LaneCategory.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- LaneRestriction - Class in com.here.platform.location.tpeg2.tec
- LaneRestriction - Class in com.here.platform.location.tpeg2.tfp
- LaneRestriction(short) - Constructor for class com.here.platform.location.tpeg2.tec.LaneRestriction
- LaneRestriction(short) - Constructor for class com.here.platform.location.tpeg2.tfp.LaneRestriction
- laneRestrictionType() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- lanes() - Method in class com.here.platform.location.tpeg2.tfp.Restrictions
- languageCode() - Method in class com.here.platform.location.tpeg2.tdt.LocalisedLongString
- languageCode() - Method in class com.here.platform.location.tpeg2.tdt.LocalisedShortString
- LanguageCode - Class in com.here.platform.location.tpeg2.tdt
- LanguageCode(short) - Constructor for class com.here.platform.location.tpeg2.tdt.LanguageCode
- LAO - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Lao People's Democratic Republic
- LAO$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LAO$
- last() - Method in interface com.here.platform.location.core.geospatial.LengthSeq
- last() - Method in interface com.here.platform.location.core.mapmatching.LogProbabilitySeq
- last() - Method in interface com.here.platform.location.core.shortestpath.CostSeq
- last() - Method in class com.here.platform.location.tpeg2.olr.ClosedLinearLocationReference
- last() - Method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- last() - Method in class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- lastIndexWhere(Function1<Object, Object>) - Method in interface com.here.platform.location.core.geospatial.LengthSeq
- lastIndexWhere(Function1<Object, Object>) - Method in interface com.here.platform.location.core.mapmatching.LogProbabilitySeq
- lastIndexWhere(Function1<Object, Object>) - Method in interface com.here.platform.location.core.shortestpath.CostSeq
- LastLocationReferencePoint - Class in com.here.platform.location.tpeg2.olr
-
Represents the last reference point for a location reference in the road network.
- LastLocationReferencePoint(RelativeGeoCoordinate, LineProperties) - Constructor for class com.here.platform.location.tpeg2.olr.LastLocationReferencePoint
- latest() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog
- latestVersion() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
- latestVersion() - Method in interface com.here.platform.data.client.v2.adapter.javadsl.DataApiVersionInfoAdapter
- latestVersion() - Method in interface com.here.platform.data.client.v2.api.javadsl.CatalogVersionInfo
-
Fetches the latest version of this catalog
- latestVersion() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCatalogVersionInfo
- latestVersion(String, Long, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
-
Returns information about the latest version for the given catalog.
- LatestVersionAdapter(ApiRequest<VersionResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- LatestVersionAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter$
- LatestVersionBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionBuilder
- latitude() - Method in class com.here.platform.location.core.geospatial.GeoCoordinate
- latitude() - Method in class com.here.platform.location.inmemory.geospatial.PackedGeoCoordinate
- latitude() - Method in class com.here.platform.location.referencing.CircleLocation
- latitude() - Method in class com.here.platform.location.referencing.GeoCoordinateLocation
- latitude() - Method in class com.here.platform.location.tpeg2.olr.AbsoluteGeoCoordinate
- latitude() - Method in class com.here.platform.location.tpeg2.olr.RelativeGeoCoordinate
- latitude() - Method in class com.here.platform.location.tpeg2.sni.CoordinatePair
- latitude(GeoCoordinate) - Method in class com.here.platform.location.core.geospatial.GeoCoordinate.GeoCoordinatesOps$
- latitude(GeoCoordinateOperations<GC>) - Method in class com.here.platform.location.core.geospatial.GeoCoordinateOperations.GeoCoordinateOperationsAsMembers
- latitude(PackedGeoCoordinate) - Method in class com.here.platform.location.inmemory.geospatial.PackedGeoCoordinate.PackedGeoCoordinateOps$
- latitude(GC) - Method in interface com.here.platform.location.core.geospatial.GeoCoordinateOperations
- Layer<T> - Class in com.here.platform.location.integration
-
Deprecated.Use LayerConfiguration class instead. Since SDK 2.54.
- Layer - Interface in com.here.platform.data.client.v2.api.javadsl
- Layer(String, Function1<byte[], T>) - Constructor for class com.here.platform.location.integration.Layer
-
Deprecated.
- LayerConfiguration<T> - Class in com.here.platform.location.integration
- LayerConfiguration(String, Function1<InputStream, T>, Function1<T, Object>) - Constructor for class com.here.platform.location.integration.LayerConfiguration
- layerId() - Method in class com.here.platform.data.client.v2.adapter.model.VersionedLayer
- layerId() - Method in class com.here.platform.data.client.v2.caching.model.versioned.FullLayerMetadata
- layerId() - Method in class com.here.platform.data.client.v2.caching.model.versioned.GenericPartitionKey
- layerId() - Method in class com.here.platform.data.client.v2.caching.model.versioned.HereTileKey
- layerId() - Method in interface com.here.platform.data.client.v2.caching.model.versioned.LayerMetadata
- layerId() - Method in interface com.here.platform.data.client.v2.caching.model.versioned.LayerMetadataKey
- layerId() - Method in class com.here.platform.data.client.v2.caching.model.versioned.SimpleLayerMetadata
- layerId() - Method in class com.here.platform.location.integration.LayerConfiguration
- LayerMetadata - Interface in com.here.platform.data.client.v2.caching.model.versioned
- LayerMetadataKey - Interface in com.here.platform.data.client.v2.caching.model.versioned
- layerName() - Method in interface com.here.platform.location.compilation.core.AttributeDescription
- layerName() - Method in interface com.here.platform.location.compilation.heremapcontent.AdasAttributeDescription
- layerName() - Method in interface com.here.platform.location.compilation.heremapcontent.AdvancedNavigationAttributeDescription
- layerName() - Method in interface com.here.platform.location.compilation.heremapcontent.NavigationAttributeDescription
- layerName() - Method in interface com.here.platform.location.compilation.heremapcontent.RoadAttributeDescription
- layerName() - Method in interface com.here.platform.location.compilation.heremapcontent.TopologyAttributeDescription
- layerName() - Method in class com.here.platform.location.dataloader.core.AbstractDataLoaderDecorator
-
Deprecated.
- layerName() - Method in class com.here.platform.location.dataloader.core.caching.CacheKey
-
Deprecated.
- layerName() - Method in interface com.here.platform.location.dataloader.core.DataLoader
-
Deprecated.
- layerName() - Method in class com.here.platform.location.dataloader.core.javadsl.AbstractTileLoaderDecorator
-
Deprecated.
- layerName() - Method in class com.here.platform.location.integration.GenericLayer
-
Deprecated.
- layerName() - Method in class com.here.platform.location.integration.heremapcontent.HereMapContentLayer
-
Deprecated.
- layerName() - Method in class com.here.platform.location.integration.Layer
-
Deprecated.
- LayerPartitioning - Interface in com.here.platform.location.dataloader.core
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- LBN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Lebanon
- LBN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LBN$
- LBR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Liberia
- LBR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LBR$
- LBY - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Libya
- LBY$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LBY$
- LCA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Saint Lucia
- LCA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LCA$
- LEGAL - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.RoadDividers
-
A painted line that prohibits turns by statute only.
- Legal$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadDivider.Legal$
- length() - Method in interface com.here.platform.data.client.base.http.DataPublisher
- length() - Method in class com.here.platform.location.core.geospatial.LengthSeq.Impl
- length() - Method in interface com.here.platform.location.core.geospatial.LengthSeq
- length() - Method in class com.here.platform.location.core.mapmatching.LogProbabilitySeq.Impl
- length() - Method in interface com.here.platform.location.core.mapmatching.LogProbabilitySeq
- length() - Method in class com.here.platform.location.core.shortestpath.CostSeq.Impl
- length() - Method in interface com.here.platform.location.core.shortestpath.CostSeq
- length() - Method in interface com.here.platform.location.inmemory.geospatial.PackedLineString
-
The length of the
PackedLineString. - length() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- length() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Creates a map that returns the length of a
Vertex. - length() - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.CarPathMatcherLayers
- length() - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.UnrestrictedPathMatcherLayers
- length() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- length() - Method in class com.here.platform.location.referencing.OlrLayers
- length() - Method in class com.here.platform.location.referencing.TmcLayers
- length() - Method in class com.here.platform.location.tpeg2.tfp.Restrictions
- length(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).length(). - length(LengthLayer) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
- length(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the Length layer.
- lengthAffected() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- lengthAffected() - Method in class com.here.platform.location.tpeg2.tec.Event
- LengthLayer - Class in com.here.platform.location.integration.optimizedmap
- LengthLayer(Function1<TileId, Option<UndirectedPropertyTile<Object>>>) - Constructor for class com.here.platform.location.integration.optimizedmap.LengthLayer
- LengthSeq - Interface in com.here.platform.location.core.geospatial
-
A Sequence of length values in meters.
- LengthSeq.Impl - Class in com.here.platform.location.core.geospatial
- LEVEL - Static variable in interface com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl.GradeCategories
- Level$() - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Level$
- LevelOfService - Class in com.here.platform.location.tpeg2.tfp
- LevelOfService(short) - Constructor for class com.here.platform.location.tpeg2.tfp.LevelOfService
- LevelToLevelPartitionResolver - Class in com.here.platform.location.integration.herecommons.graph
-
Connects input partitions to output partitions when input partitions only contribute data to the corresponding output partitions.
- LevelToLevelPartitionResolver(HereTileLevel, HereTileLevel) - Constructor for class com.here.platform.location.integration.herecommons.graph.LevelToLevelPartitionResolver
- lfrcnp() - Method in class com.here.platform.location.tpeg2.olr.PathProperties
- LIE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Liechtenstein
- LIE$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LIE$
- LIME - Static variable in class com.here.platform.location.io.javadsl.Color
- LIMITED_ACCESS - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.RoadUsages
-
Indicates separately digitised, high speed roads where traffic is controlled via ramps.
- LimitedAccess() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
-
Indicates separately digitised, high speed roads where traffic is controlled via ramps.
- linear() - Method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
LinearLocationReferences. - linear() - Method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
Creates a resolver for
LinearLocationReferences. - LinearLocation - Class in com.here.platform.location.referencing
-
A path in the road network expressed in the Location Library's data model.
- LinearLocation(List<Vertex>, double, double) - Constructor for class com.here.platform.location.referencing.LinearLocation
- LinearLocation(Seq<Vertex>, double, double) - Constructor for class com.here.platform.location.referencing.LinearLocation
- LinearLocationNotRepresentedInTmcException - Exception in com.here.platform.location.referencing.tmc
- LinearLocationNotRepresentedInTmcException(LinearLocation) - Constructor for exception com.here.platform.location.referencing.tmc.LinearLocationNotRepresentedInTmcException
- LinearLocationNotValid - Exception in com.here.platform.location.referencing.tmc
- LinearLocationNotValid(LinearLocation) - Constructor for exception com.here.platform.location.referencing.tmc.LinearLocationNotValid
- LinearLocationReference - Class in com.here.platform.location.tpeg2.olr
-
A
LinearLocationReferencerefers to a path in the road network in a map neutral and compressed way. - LinearLocationReference(FirstLocationReferencePoint, LastLocationReferencePoint, List<IntermediateLocationReferencePoint>, Optional<DistanceMetresMax15000>, Optional<DistanceMetresMax15000>, Optional<Shape>) - Constructor for class com.here.platform.location.tpeg2.olr.LinearLocationReference
- LinearLocationReference(FirstLocationReferencePoint, LastLocationReferencePoint, Seq<IntermediateLocationReferencePoint>, Option<DistanceMetresMax15000>, Option<DistanceMetresMax15000>, Option<Shape>) - Constructor for class com.here.platform.location.tpeg2.olr.LinearLocationReference
- linearRingAdapter() - Static method in class com.here.platform.location.referencing.PolygonLocation
- LinearRingAdapter<LR,
P> - Interface in com.here.platform.location.core.geospatial.javadsl -
Provides operations to linear ring types.
- LinearRingHolder<P> - Interface in com.here.platform.location.core.geospatial.javadsl
-
An interface for objects that represent linear ring.
- linearRingOperations() - Static method in class com.here.platform.location.referencing.PolygonLocation
- LinearRingOperations<LR> - Interface in com.here.platform.location.core.geospatial
-
Type class for objects representing a linear ring.
- LinearRingOperations.GeoCoordinateSeqLinearRingOps$ - Class in com.here.platform.location.core.geospatial
- LinearRingOperations.LinearRingOperationsAsMembers<LR> - Class in com.here.platform.location.core.geospatial
- LinearRingOperations.LinearRingOperationsAsMembers$ - Class in com.here.platform.location.core.geospatial
- LinearRingOperationsAsMembers(LR) - Constructor for class com.here.platform.location.core.geospatial.LinearRingOperations.LinearRingOperationsAsMembers
- LinearRingOperationsAsMembers$() - Constructor for class com.here.platform.location.core.geospatial.LinearRingOperations.LinearRingOperationsAsMembers$
- lineProperties() - Method in class com.here.platform.location.tpeg2.olr.FirstLocationReferencePoint
- lineProperties() - Method in class com.here.platform.location.tpeg2.olr.IntermediateLocationReferencePoint
- lineProperties() - Method in class com.here.platform.location.tpeg2.olr.LastLocationReferencePoint
- LineProperties - Class in com.here.platform.location.tpeg2.olr
-
LinePropertiesspecify the properties of the the road section directly adjacent to a reference point. - LineProperties(FunctionalRoadClass, FormOfWay, Bearing, Optional<Bearing>, Optional<Bearing>) - Constructor for class com.here.platform.location.tpeg2.olr.LineProperties
- LineProperties(FunctionalRoadClass, FormOfWay, Bearing, Option<Bearing>, Option<Bearing>) - Constructor for class com.here.platform.location.tpeg2.olr.LineProperties
- linestring() - Method in class com.here.platform.location.core.geospatial.LineStringOperations.LineStringOperationsAsMembers
- lineString(LineStringHolder<GC>) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Adds the given line string at the end of this feature collection.
- lineString(LineStringHolder<GC>, Properties) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Adds the given line string and properties at the end of this feature collection.
- LineString<P> - Class in com.here.platform.location.core.geospatial.javadsl
- LineString(List<P>) - Constructor for class com.here.platform.location.core.geospatial.javadsl.LineString
- LineStringAdapter<LS,
GC> - Interface in com.here.platform.location.core.geospatial.javadsl -
Extracts a sequence of points (line string) for some type.
- LineStringHolder<GC> - Interface in com.here.platform.location.core.geospatial.javadsl
-
Represents objects containing a sequence of points (line string).
- LineStringOperations<LS> - Interface in com.here.platform.location.core.geospatial
-
Type class for objects representing an ordered sequence of Points, called a line string.
- LineStringOperations.LineStringOperationsAsMembers<LS> - Class in com.here.platform.location.core.geospatial
-
Allows using
LineStringOperationsmethods as extension methods. - LineStringOperations.LineStringOperationsAsMembers$ - Class in com.here.platform.location.core.geospatial
- LineStringOperationsAsMembers(LS) - Constructor for class com.here.platform.location.core.geospatial.LineStringOperations.LineStringOperationsAsMembers
- LineStringOperationsAsMembers$() - Constructor for class com.here.platform.location.core.geospatial.LineStringOperations.LineStringOperationsAsMembers$
- LineStringOpsImpl$() - Constructor for class com.here.platform.location.core.geospatial.GeoCoordinate.LineStringOpsImpl$
- lineStringPoints(LineStringHolder<GC>, List<PointBasedProperty<T>>, Function<PointBasedProperty<T>, Properties>) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Adds the given points a line string and properties at the end of this feature collection.
- lineStringRanges(LineStringHolder<GC>, List<RangeBasedProperty<T>>, Function<RangeBasedProperty<T>, Properties>) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Adds the given ranges on the line string at the end of this feature collection.
- LineStrings<LS,
GC> - Class in com.here.platform.location.core.geospatial.javadsl -
Provides high-level operations on line strings.
- LineStrings() - Constructor for class com.here.platform.location.core.geospatial.javadsl.LineStrings
- lineWithAccessPoint() - Method in class com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
- linkAccuracy() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdasAttributes
-
Creates a map that returns Link Accuracy that indicates if the geometry associated with a
Vertexmeets specific height, slope or positional accuracy. - LinkageToRelatedService - Class in com.here.platform.location.tpeg2.sni
- LinkageToRelatedService(short, List<RelatedServiceEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.LinkageToRelatedService
- LinkageToRelatedService(short, Seq<RelatedServiceEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.LinkageToRelatedService
- LinkageToSameService - Class in com.here.platform.location.tpeg2.sni
- LinkageToSameService(short, List<SameServiceEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.LinkageToSameService
- LinkageToSameService(short, Seq<SameServiceEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.LinkageToSameService
- LinkedCause - Class in com.here.platform.location.tpeg2.tec
- LinkedCause - Class in com.here.platform.location.tpeg2.tfp
- LinkedCause(long, short, Optional<ServiceIdentifier>, Optional<Object>) - Constructor for class com.here.platform.location.tpeg2.tfp.LinkedCause
- LinkedCause(long, short, Option<ServiceIdentifier>, Option<Object>) - Constructor for class com.here.platform.location.tpeg2.tfp.LinkedCause
- LinkedCause(CauseCode, long, Optional<Object>, Optional<ServiceIdentifier>) - Constructor for class com.here.platform.location.tpeg2.tec.LinkedCause
- LinkedCause(CauseCode, long, Option<Object>, Option<ServiceIdentifier>) - Constructor for class com.here.platform.location.tpeg2.tec.LinkedCause
- linkedMessage() - Method in class com.here.platform.location.tpeg2.tec.LinkedCause
- linkSchemaToProject() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- linkSchemaToProject(String, Optional<LinkSchemaToProjectRequest>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Link schema and all attached Artifacts to a linkable project.
- LinkSchemaToProjectAdapter(ApiRequest<LinkSchemaToProjectResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- LinkSchemaToProjectAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter$
- LinkSchemaToProjectBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectBuilder
- listArtifacts() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
- listArtifacts(Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<Long>, Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
-
Return the list of available artifacts.
- ListArtifactsAdapter(ApiRequest<ListArtifactsResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- ListArtifactsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter$
- ListArtifactsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsBuilder
- listKeys() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
- listKeys(String, String, Optional<String>, Optional<String>, Optional<Integer>, Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
-
List virtual directory-like structure created from keys in the storage where '/' is used as a separator.
- ListKeysAdapter(ApiRequest<KeysListResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- ListKeysAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter$
- ListKeysBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysBuilder
- listMapping(JavaMapping<_J, _S>) - Static method in class com.here.platform.data.client.base.Mappings
- listSchemas() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- listSchemas(Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<Integer>, Optional<Long>, Optional<String>, Optional<Boolean>, Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Return the list of available schemas.
- ListSchemasAdapter(ApiRequest<ListSchemasResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- ListSchemasAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter$
- ListSchemasBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- listSearchCustomizations() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi
- listSearchCustomizations(Optional<String>, Optional<Boolean>, Optional<String>, Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi
-
Returns all search customization definitions by available to the requesting principal.
- ListSearchCustomizationsAdapter(ApiRequest<InlineResponse200>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- ListSearchCustomizationsAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter$
- ListSearchCustomizationsBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsBuilder
- listSubscriptions() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
- listSubscriptions(Optional<String>, Optional<Integer>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
-
Lists all subscriptions that your account has access to.
- ListSubscriptionsAdapter(ApiRequest<SubscriptionList>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- ListSubscriptionsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter$
- ListSubscriptionsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsBuilder
- listVersions() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
- listVersions(String, Optional<Long>, Optional<Long>, List<Long>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
-
Returns information about specific catalog version(s).
- ListVersionsAdapter(ApiRequest<VersionInfos>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- ListVersionsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter$
- ListVersionsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsBuilder
- LKA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Sri Lanka
- LKA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LKA$
- loaders() - Method in class com.here.platform.location.dataloader.core.caching.CacheManager
-
Deprecated.
- loadFailureCount() - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- loadSuccessCount() - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- loadTimeInNanoSeconds() - Method in class com.here.platform.location.dataloader.core.caching.CacheStats
-
Deprecated.
- loc() - Method in class com.here.platform.location.tpeg2.tec.TECMessage
- loc() - Method in class com.here.platform.location.tpeg2.tfp.TFPMessage
- localDateDecoder() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- localDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- localDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- localDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- localDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- localDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- localDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- localDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- localDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- localDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- LocalisedLongString - Class in com.here.platform.location.tpeg2.tdt
- LocalisedLongString(LanguageCode, String) - Constructor for class com.here.platform.location.tpeg2.tdt.LocalisedLongString
- LocalisedShortString - Class in com.here.platform.location.tpeg2.tdt
- LocalisedShortString(LanguageCode, String) - Constructor for class com.here.platform.location.tpeg2.tdt.LocalisedShortString
- localRoad() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
- LocalRoad - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Local road characteristics: Frontage, parking lot, POI access.
- LocalRoad(int) - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.LocalRoad
- LocalRoads - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl
-
Local road characteristics: Frontage, parking lot, POI access.
- location() - Method in class com.here.platform.location.referencing.BidirectionalLinearLocation
- location() - Method in exception com.here.platform.location.referencing.tmc.LinearLocationNotRepresentedInTmcException
- location() - Method in exception com.here.platform.location.referencing.tmc.LinearLocationNotValid
- location() - Method in class com.here.platform.location.referencing.tmc.TmcCoverage
- locationCode() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- locationCode() - Method in class com.here.platform.location.referencing.tmc.TmcId
- locationDescription() - Method in class com.here.platform.location.tpeg2.olr.OpenLRLocationReference
- LocationDescription - Class in com.here.platform.location.tpeg2.olr
-
A localized description of a location.
- LocationDescription(List<LocalisedLongString>) - Constructor for class com.here.platform.location.tpeg2.olr.LocationDescription
- LocationDescription(Seq<LocalisedLongString>) - Constructor for class com.here.platform.location.tpeg2.olr.LocationDescription
- locationDisposition() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- locationID() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- locationID() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- locationReference() - Method in class com.here.platform.location.tpeg2.olr.OpenLRLocationReference
- LocationReferenceCreator<L,
LR> - Interface in com.here.platform.location.referencing -
Creates location references from locations.
- LocationReferenceCreators - Class in com.here.platform.location.referencing.javadsl
-
Provides
LocationReferenceCreators factories to create different location reference types from Location Library data model specific representations. - LocationReferenceCreators(OptimizedMapLayers) - Constructor for class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
- LocationReferenceCreators(OptimizedMapLayers, TmcAdjacencyProvider) - Constructor for class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
- LocationReferenceResolver<LR,
R> - Interface in com.here.platform.location.referencing -
Represents a way of resolving location references into map-specific representations.
- LocationReferenceResolvers - Class in com.here.platform.location.referencing.javadsl
-
Provides factories for
LocationReferenceResolvers to resolve different location reference types into Location Library data model specific representations. - LocationReferenceResolvers(OptimizedMapLayers) - Constructor for class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
- LocationReferenceResolvers(OptimizedMapLayers, TmcAdjacencyProvider) - Constructor for class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
- locationReferences() - Method in class com.here.platform.location.tpeg2.Tpeg2MessageView
- locationReferencingContainer() - Static method in class com.here.platform.location.tpeg2.XmlMarshallers
-
Marshaller for a LocationReferencingContainer with default configuration.
- locationReferencingContainer(XmlMarshallerConfig) - Static method in class com.here.platform.location.tpeg2.XmlMarshallers
-
Marshaller for a LocationReferencingContainer.
- LocationReferencingContainer - Class in com.here.platform.location.tpeg2.lrc
- LocationReferencingContainer(List<Method>) - Constructor for class com.here.platform.location.tpeg2.lrc.LocationReferencingContainer
- LocationReferencingContainer(Seq<Method>) - Constructor for class com.here.platform.location.tpeg2.lrc.LocationReferencingContainer
- locationTableNumber() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- locationTableNumber() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- locationTableVersion() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- locationTableVersion() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- LogProbability - Class in com.here.platform.location.core.mapmatching
-
Logarithmic probability used in HMM computations.
- LogProbability(double) - Constructor for class com.here.platform.location.core.mapmatching.LogProbability
- LogProbabilityMatrix - Class in com.here.platform.location.core.mapmatching
-
A Matrix of
LogProbabilityvalues. - LogProbabilityMatrix(IndexedSeq<LogProbabilitySeq>) - Constructor for class com.here.platform.location.core.mapmatching.LogProbabilityMatrix
- LogProbabilitySeq - Interface in com.here.platform.location.core.mapmatching
-
A Sequence of
LogProbabilityvalues. - LogProbabilitySeq.Impl - Class in com.here.platform.location.core.mapmatching
- LongAdditionalField - Class in com.here.platform.data.client.v2.adapter.model
- LongAdditionalField(String, long) - Constructor for class com.here.platform.data.client.v2.adapter.model.LongAdditionalField
- longitude() - Method in class com.here.platform.location.core.geospatial.GeoCoordinate
- longitude() - Method in class com.here.platform.location.inmemory.geospatial.PackedGeoCoordinate
- longitude() - Method in class com.here.platform.location.referencing.CircleLocation
- longitude() - Method in class com.here.platform.location.referencing.GeoCoordinateLocation
- longitude() - Method in class com.here.platform.location.tpeg2.olr.AbsoluteGeoCoordinate
- longitude() - Method in class com.here.platform.location.tpeg2.olr.RelativeGeoCoordinate
- longitude() - Method in class com.here.platform.location.tpeg2.sni.CoordinatePair
- longitude(GeoCoordinate) - Method in class com.here.platform.location.core.geospatial.GeoCoordinate.GeoCoordinatesOps$
- longitude(GeoCoordinateOperations<GC>) - Method in class com.here.platform.location.core.geospatial.GeoCoordinateOperations.GeoCoordinateOperationsAsMembers
- longitude(PackedGeoCoordinate) - Method in class com.here.platform.location.inmemory.geospatial.PackedGeoCoordinate.PackedGeoCoordinateOps$
- longitude(GC) - Method in interface com.here.platform.location.core.geospatial.GeoCoordinateOperations
- LongMapping$() - Constructor for class com.here.platform.data.client.base.Mappings.LongMapping$
- Lookup(String, String) - Constructor for class com.here.platform.data.client.base.http.AccessType.Lookup
- Lookup$() - Constructor for class com.here.platform.data.client.base.http.AccessType.Lookup$
- LookupScalaApi - Interface in com.here.platform.data.client.base
- Loop - Class in com.here.platform.location.compilation.core
- Loop() - Constructor for class com.here.platform.location.compilation.core.Loop
- los() - Method in class com.here.platform.location.tpeg2.tfp.StatusParameters
- LOW_MOBILITY - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.LowMobilities
-
Driving condition is low mobility.
- lowerLeftCoordinate() - Method in class com.here.platform.location.tpeg2.olr.Rectangle
- LowMobilities - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl
-
Low Mobility identifies roads where traversal requires a very low speed due to such driving conditions which prohibits high speed (e.g.
- lowMobility() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Creates a map that returns the
LowMobilityof aVertex. - LowMobility - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Low Mobility identifies roads where traversal requires a very low speed due to such driving conditions which prohibits high speed (e.g.
- LowMobility.NotLowMobility$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Driving condition is not low mobility.
- LowMobility.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Unrecognized value.
- LowMobility.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- LowMobility$LowMobility - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Driving condition is low mobility.
- LowMobility$LowMobility() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility$LowMobility
- lr() - Method in class com.here.platform.location.core.geospatial.LinearRingOperations.LinearRingOperationsAsMembers
- LRUCachingDataLoader<Id,
T> - Class in com.here.platform.location.dataloader.core.caching -
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- LRUCachingDataLoader(DataLoader<Id, T>, long) - Constructor for class com.here.platform.location.dataloader.core.caching.LRUCachingDataLoader
-
Deprecated.
- LRUCachingTileLoader<T> - Class in com.here.platform.location.dataloader.core.caching
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- LRUCachingTileLoader(TileLoader<T>, long) - Constructor for class com.here.platform.location.dataloader.core.caching.LRUCachingTileLoader
-
Deprecated.
- LSO - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Lesotho
- LSO$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LSO$
- LTU - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Lithuania
- LTU$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LTU$
- LUX - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Luxembourg
- LUX$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LUX$
- LVA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Latvia
- LVA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LVA$
M
- MAC - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Macao
- MAC$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MAC$
- MAF - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Saint Martin (French part)
- MAF$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MAF$
- mainCause() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- mainCause() - Method in class com.here.platform.location.tpeg2.tec.LinkedCause
- majorApplicationVersion() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- MajorEvent - Class in com.here.platform.location.tpeg2.tec
- MajorEvent(short) - Constructor for class com.here.platform.location.tpeg2.tec.MajorEvent
- majorVersionNumber() - Method in class com.here.platform.location.tpeg2.sni.VersioningEntry
- makeSchemaLinkable() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- makeSchemaLinkable(String, MakeSchemaLinkableRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Make schema and all attached artifacts available for linking to a specific project or realm.
- MakeSchemaLinkableAdapter(ApiRequest<MakeSchemaLinkableResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- MakeSchemaLinkableAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter$
- MakeSchemaLinkableBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableBuilder
- MalfunctioningRoadsideEquipment - Class in com.here.platform.location.tpeg2.tec
- MalfunctioningRoadsideEquipment(short) - Constructor for class com.here.platform.location.tpeg2.tec.MalfunctioningRoadsideEquipment
- ManageChangesetsApi - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageChangesetsApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi
- ManageChangesetsApi.DeleteChangesetsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageChangesetsApi.DeleteChangesetsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageChangesetsApi.DeleteChangesetsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageChangesetsApi.GetChangesetAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageChangesetsApi.GetChangesetAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageChangesetsApi.GetChangesetBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageChangesetsApi.GetChangesetsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageChangesetsApi.GetChangesetsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageChangesetsApi.GetChangesetsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageChangesetsApi.GetChangesetStatisticsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageChangesetsApi.GetChangesetStatisticsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageChangesetsApi.GetChangesetStatisticsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- MANOEUVRE - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.IntersectionInternalCategories
-
Identifies a segment or a sequence of segments which may be grouped into a single guidance instruction.
- Manoeuvre$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.Manoeuvre$
- map() - Static method in class com.here.platform.data.client.base.Mappings
- map(Function<T, T2>) - Method in interface com.here.platform.location.compilation.heremapcontent.javadsl.AttributeAccessor
-
Maps the output of this accessor into some other type.
- map(Function1<T, U>, ClassTag<U>) - Method in class com.here.platform.location.compilation.core.DenseRangeBasedPropertyMapData.AugmentedDenseRangeBasedPropertyMapData
- MapMatchingApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- MapMatchingApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi
- MapMatchingApi.MapVersionAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- MapMatchingApi.MapVersionAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- MapMatchingApi.MapVersionBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- MapMatchingApi.MapVersionsAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- MapMatchingApi.MapVersionsAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- MapMatchingApi.MatchedPathAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- MapMatchingApi.MatchedPathAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- MapMatchingApi.MatchedPathBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- mapping() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- mapping() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- mapping(MappingTile) - Static method in class com.here.platform.location.integration.optimizedmap.TileWeighers
-
Weigher for the Mapping tile.
- mapping(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the Mapping layer.
- MappingLayer - Class in com.here.platform.location.integration.optimizedmap
- MappingLayer(AncestorTileResolver, Function1<TileId, Option<MappingTile>>) - Constructor for class com.here.platform.location.integration.optimizedmap.MappingLayer
- Mappings - Class in com.here.platform.data.client.base
- Mappings() - Constructor for class com.here.platform.data.client.base.Mappings
- Mappings.ArrayIdentity$ - Class in com.here.platform.data.client.base
- Mappings.AsJava<J> - Interface in com.here.platform.data.client.base
- Mappings.AsScala<S> - Interface in com.here.platform.data.client.base
- Mappings.BooleanMapping$ - Class in com.here.platform.data.client.base
- Mappings.DoubleMapping$ - Class in com.here.platform.data.client.base
- Mappings.FloatMapping$ - Class in com.here.platform.data.client.base
- Mappings.Identity<T> - Class in com.here.platform.data.client.base
- Mappings.Implicits$ - Class in com.here.platform.data.client.base
- Mappings.IntMapping$ - Class in com.here.platform.data.client.base
- Mappings.LongMapping$ - Class in com.here.platform.data.client.base
- Mappings.StringIdentity$ - Class in com.here.platform.data.client.base
- MappingTile - Class in com.here.platform.location.integration.optimizedmap.graph
-
Contains the mapping data for a single tile.
- MappingTile(TileId, long[], String[]) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.MappingTile
- MapQuadGeoCoordinateAdapter - Class in com.here.platform.location.integration.herecommons.geospatial.javadsl
-
Singleton adapter for
com.here.olp.util.geo.GeoCoordinate. - MapQuadGeoCoordinateAdapter() - Constructor for class com.here.platform.location.integration.herecommons.geospatial.javadsl.MapQuadGeoCoordinateAdapter
- mapVersion() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi
- mapVersion(Optional<String>, String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi
-
Path: /maps/versions/{version}
- MapVersionAdapter(ApiRequest<MapVersion>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- MapVersionAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter$
- MapVersionBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionBuilder
- mapVersions(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi
-
Path: /maps/versions
- MapVersionsAdapter(ApiRequest<MapVersions>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- MapVersionsAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter$
- MAR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Morocco
- MAR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MAR$
- markerColor(Color) - Method in class com.here.platform.location.io.javadsl.geojson.SimpleStyleProperties
-
The color of a marker for a "Point/MultiPoint".
- markerImage(Object) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties
-
An url (web or data) to use as marker icon for points with no radius.
- markerSize(String) - Method in class com.here.platform.location.io.javadsl.geojson.SimpleStyleProperties
-
The size of a marker for a "Point/MultiPoint".
- markerSymbol(String) - Method in class com.here.platform.location.io.javadsl.geojson.SimpleStyleProperties
-
A short name of a marker image for a "Point/MultiPoint".
- markerSymbolImages(MarkerSymbolImages) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Appends the markerSymbolImages to this collection.
- MarkerSymbolImages - Class in com.here.platform.location.io.javadsl.geojson
-
For defining images that can be applied to "Point/MultiPoint" through the "marker-symbol" property.
- MarkerSymbolImages() - Constructor for class com.here.platform.location.io.javadsl.geojson.MarkerSymbolImages
- MAROON - Static variable in class com.here.platform.location.io.javadsl.Color
- marshall(A, OutputStream) - Method in interface com.here.platform.location.tpeg2.BinaryMarshaller
- marshall(A, OutputStream) - Method in interface com.here.platform.location.tpeg2.XmlMarshaller
- mask() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.BuiltUpAreaRoad
- mask() - Method in class com.here.platform.location.integration.optimizedmap.BitMask
-
Returns the integer representation of the mask
- mask() - Method in class com.here.platform.location.integration.optimizedmap.graph.AccessRestrictionType
- mask() - Method in class com.here.platform.location.integration.optimizedmap.graph.RoadAccessType
- mask() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LocalRoad
- mask() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
- mask() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
- mask() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.PhysicalAttribute
- maskedTime() - Method in class com.here.platform.location.tpeg2.sni.AppStartTime
- MaskedTime - Class in com.here.platform.location.tpeg2.sni
- MaskedTime(short, short, short, short, short, short) - Constructor for class com.here.platform.location.tpeg2.sni.MaskedTime
- masterMessageVersions() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- matchedPath() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi
- matchedPath(Optional<String>, String, String, Trace, Optional<Boolean>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi
-
Snaps a sequence of geocoordinates to the specified map version and gets information about the geometry of the roads and their identifiers.
- MatchedPath<V,
T> - Interface in com.here.platform.location.core.mapmatching.javadsl -
The result of applying a
PathMatcherto observations. - MatchedPathAdapter(ApiRequest<MatchedPath>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- MatchedPathAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter$
- MatchedPathBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathBuilder
- MatchedPathToSegmentAnchorConverter - Class in com.here.platform.location.integration.optimizedmap.mapmatching.javadsl
-
This is an experimental API.
- MatchedPathToSegmentAnchorConverter(PropertyMap<Vertex, HereMapContentReference>) - Constructor for class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.MatchedPathToSegmentAnchorConverter
- matchPath(List<O>) - Method in interface com.here.platform.location.core.mapmatching.javadsl.PathMatcher
-
Given a sequence of observations, returns a matched path.
- matchPath(List<O>) - Method in class com.here.platform.location.core.mapmatching.javadsl.PathMatcherWithFilter
- matchPath(Seq<O>) - Method in class com.here.platform.location.core.mapmatching.HMMPathMatcher
- matchPathAsync(Seq<O>, ExecutionContext) - Method in class com.here.platform.location.core.mapmatching.HMMPathMatcher
- matchPathAsync(Seq<O>, ExecutionContext) - Method in class com.here.platform.location.core.mapmatching.PathMatcherWithFilterAsync
-
Given a sequence of observations, returns a matched path asynchronously.
- MatchResult<V> - Interface in com.here.platform.location.core.mapmatching
-
The result of matching an observation to a road network.
- MatchResults - Interface in com.here.platform.location.core.mapmatching.javadsl
- maxByteArrayEntryCount() - Method in class com.here.platform.location.dataloader.core.caching.InMemoryLruCachePolicy
-
Deprecated.
- maxInMemoryEntryCount() - Method in class com.here.platform.location.dataloader.core.caching.InMemoryLruCachePolicy
-
Deprecated.
- maxOnTheFlyEntryCount() - Method in class com.here.platform.location.dataloader.core.caching.InMemoryLruCachePolicy
-
Deprecated.
- maxOverflow() - Method in class com.here.platform.location.compilation.core.IntHashSet
- maxOverflow() - Method in class com.here.platform.location.compilation.core.SparseRangeBasedPropertyMapData
- maxOverflow() - Method in class com.here.platform.location.inmemory.graph.SparseEntityPropertyTile
- maxOverflow() - Method in class com.here.platform.location.inmemory.graph.SparsePointBasedPropertyTile
- maxOverflow() - Method in class com.here.platform.location.inmemory.graph.SparseRangeBasedPropertyTile
- MCO - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Monaco
- MCO$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MCO$
- MDA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Moldova, Republic of
- MDA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MDA$
- MDG - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Madagascar
- MDG$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MDG$
- MDV - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Maldives
- MDV$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MDV$
- mean() - Method in class com.here.platform.location.compilation.core.IntHashSet.Statistics
- median() - Method in class com.here.platform.location.compilation.core.IntHashSet.Statistics
- merge(Map<String, Object>, Iterator<byte[]>) - Method in interface com.here.platform.index.compaction.core.CompactionUDF
-
Merges all files in user-defined format and returns an array of bytes.
- MESSAGE_ID - Enum constant in enum class com.here.platform.dal.custom.MetadataName
-
Message ID of the input data.
- messageCount() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFrameCountedProtected
- messageCount() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedCountedProtected
- messageExpiryTime() - Method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- messageExpiryTime() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- messageExpiryTime() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- messageExpiryTime() - Method in interface com.here.platform.location.tpeg2.mmc.MMCTemplate
- messageGenerationTime() - Method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- messageGenerationTime() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- messageGenerationTime() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- messageGenerationTime() - Method in interface com.here.platform.location.tpeg2.mmc.MMCTemplate
- messageID() - Method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- messageID() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- messageID() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- messageID() - Method in interface com.here.platform.location.tpeg2.mmc.MMCTemplate
- messageID() - Method in class com.here.platform.location.tpeg2.tfp.LinkedCause
- MessageManagementContainer - Class in com.here.platform.location.tpeg2.mmc
- MessageManagementContainer(long, short, Instant, boolean, Optional<Instant>, Optional<Priority>) - Constructor for class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- MessageManagementContainer(long, short, Instant, boolean, Option<Instant>, Option<Priority>) - Constructor for class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- MetadataApi - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
- MetadataApi.CompatibleVersionsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.CompatibleVersionsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.CompatibleVersionsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetChangesAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetChangesAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetChangesBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetChangesPartsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetChangesPartsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetChangesPartsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetLayersVersionAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetLayersVersionAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetLayersVersionBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetPartitionsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetPartitionsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetPartitionsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetPartitionsPartsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetPartitionsPartsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetPartitionsPartsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.LatestVersionAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.LatestVersionAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.LatestVersionBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.ListVersionsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.ListVersionsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.ListVersionsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.MinimumVersionAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.MinimumVersionAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.MinimumVersionBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.SetMinimumVersionAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.SetMinimumVersionAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.SetMinimumVersionBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataCacheBuilder - Class in com.here.platform.data.client.v2.caching.caffeine.javadsl
- MetadataCacheBuilder(VersionedLayerReadersConfiguration) - Constructor for class com.here.platform.data.client.v2.caching.caffeine.javadsl.MetadataCacheBuilder
-
Creates a MetadataCacheBuilder from a configuration.
- metadataCacheStats() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedLayers
- MetadataFetchPolicy<K extends LayerMetadataKey> - Interface in com.here.platform.data.client.v2.caching.javadsl.versioned
- MetadataName - Enum Class in com.here.platform.dal.custom
-
Metadata information the user can use for any purpose.
- METERS() - Static method in class com.here.platform.data.client.base.common.metrics.MetricType
- MetersPerDegree() - Static method in class com.here.platform.location.core.geospatial.GeoConstants
- metersToChunkLength(double) - Static method in class com.here.platform.location.inmemory.geospatial.GeometryTile
-
Converts a length value in meters to a value suitable for
GeometryTile.cumulativeChunkLengths. - method() - Method in class com.here.platform.data.client.base.ApiRequest
- method() - Method in interface com.here.platform.data.client.base.http.HttpRequest
-
Request method type (POST, PUT, GET etc.).
- Method - Interface in com.here.platform.location.tpeg2.lrc
- methods() - Method in class com.here.platform.location.tpeg2.lrc.LocationReferencingContainer
- methods() - Method in class com.here.platform.location.tpeg2.tfp.TFPMessage
- metricName() - Method in class com.here.platform.data.client.base.ApiRequest
- MetricsJava - Interface in com.here.platform.data.client.base.common.metrics.javadsl
-
Trait for java metrics
- MetricType - Class in com.here.platform.data.client.base.common.metrics
- MetricType() - Constructor for class com.here.platform.data.client.base.common.metrics.MetricType
- MEX - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Mexico
- MEX$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MEX$
- MHL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Marshall Islands
- MHL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MHL$
- min() - Method in class com.here.platform.location.tpeg2.sni.MaskedTime
- minimumVersion() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
- minimumVersion(String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
-
Returns minimum version for the given catalog.
- MinimumVersionAdapter(ApiRequest<VersionResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- MinimumVersionAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter$
- MinimumVersionBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionBuilder
- minorApplicationVersion() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- minorVersionNumber() - Method in class com.here.platform.location.tpeg2.sni.VersioningEntry
- minRadius(Double) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties
-
Minimum radius in pixels for "Point/MultiPoint" geometries
- minus(CacheStats) - Method in class com.here.platform.location.dataloader.core.caching.CacheStats
-
Deprecated.Field by field subtraction
- minWidth(Double) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties
-
Minimum pixel width for "LineString/MultiLineString" geometries.
- missCount() - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- missCount() - Method in class com.here.platform.location.dataloader.core.caching.CacheStats
-
Deprecated.
- MissingExtendedCountryCodeException - Exception in com.here.platform.location.referencing.tmc
- MissingExtendedCountryCodeException() - Constructor for exception com.here.platform.location.referencing.tmc.MissingExtendedCountryCodeException
- MKD - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Macedonia, the former Yugoslav Republic of
- MKD$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MKD$
- MLI - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Mali
- MLI$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MLI$
- MLT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Malta
- MLT$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MLT$
- MMCMasterMessage - Class in com.here.platform.location.tpeg2.mmc
- MMCMasterMessage(long, short, Instant, boolean, Optional<Instant>, Optional<Priority>, List<MultiPartMessageDirectory>) - Constructor for class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- MMCMasterMessage(long, short, Instant, boolean, Option<Instant>, Option<Priority>, Seq<MultiPartMessageDirectory>) - Constructor for class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- MMCMessagePart - Class in com.here.platform.location.tpeg2.mmc
- MMCMessagePart(long, short, Instant, boolean, Optional<Instant>, Optional<Priority>, short, UpdateMode, List<Object>) - Constructor for class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- MMCMessagePart(long, short, Instant, boolean, Option<Instant>, Option<Priority>, short, UpdateMode, Seq<Object>) - Constructor for class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- MMCSwitch - Interface in com.here.platform.location.tpeg2.tec
- MMCSwitch - Interface in com.here.platform.location.tpeg2.tfp
- MMCTemplate - Interface in com.here.platform.location.tpeg2.mmc
- MMR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Myanmar
- MMR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MMR$
- mmt() - Method in class com.here.platform.location.tpeg2.tec.TECMessage
- mmt() - Method in class com.here.platform.location.tpeg2.tfp.TFPMessage
- MNE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Montenegro
- MNE$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MNE$
- MNG - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Mongolia
- MNG$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MNG$
- MNP - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Northern Mariana Islands
- MNP$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MNP$
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.AccessType.Authenticated$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.AccessType.Lookup$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.AccessType.OLSLookup$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.AccessType.ResourceLookup$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.AccessType.Unauthenticated$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.HttpMethod.CONNECT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.HttpMethod.DELETE$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.HttpMethod.GET$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.HttpMethod.HEAD$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.HttpMethod.OPTIONS$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.HttpMethod.PATCH$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.HttpMethod.POST$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.HttpMethod.PUT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.HttpMethod.TRACE$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.IOExecutionContext.Implicits$
-
Deprecated.Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Cancel$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Complete$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Fail$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Init$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Other$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Req$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.Mappings.ArrayIdentity$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.Mappings.BooleanMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.Mappings.DoubleMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.Mappings.FloatMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.Mappings.Implicits$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.Mappings.IntMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.Mappings.LongMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.Mappings.StringIdentity$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ResponseStatusHandler.ErrorCode$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ResponseStatusHandler.FailedRequest$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ResponseStatusHandler.SuccessCode$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ResponseStatusHandler.UnexpectedCode$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.v2.api.JavaScalaConverters.ExecutorExecutionContextConverters$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.compilation.core.AdjacencyList.CSRGData$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.compilation.core.AdjacencyList.VertexReference$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.compilation.core.DenseRangeBasedPropertyMapData.AugmentedDenseRangeBasedPropertyMapData$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.compilation.core.HashTableIndexing.FibonacciHashing$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.compilation.core.HashTableIndexing.Id$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.compilation.core.HashTableIndexing.Modulo$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.compilation.core.IntHashSet.Statistics$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.core.geospatial.BoundingBox.CommonLocationBoundingBoxOperations$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.core.geospatial.Coordinate2D.Coordinate2DOps$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.core.geospatial.CoordinateOperations.CoordinateOperationsAsMembers$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.core.geospatial.GeoCoordinate.GeoCoordinatesOps$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.core.geospatial.GeoCoordinate.LineStringOpsImpl$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.core.geospatial.GeoCoordinateOperations.GeoCoordinateOperationsAsMembers$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.core.geospatial.LinearRingOperations.GeoCoordinateSeqLinearRingOps$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.core.geospatial.LinearRingOperations.LinearRingOperationsAsMembers$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.core.geospatial.LineStringOperations.LineStringOperationsAsMembers$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.core.mapmatching.DistanceTransitionProbabilityStrategy.Parameters$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.core.mapmatching.SimpleConnectivityTransitionProbabilityStrategy.Parameters$
-
Deprecated.Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.dataloader.core.caching.CacheLevel.ByteArray$
-
Deprecated.Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.dataloader.core.caching.CacheLevel.InMemory$
-
Deprecated.Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.dataloader.core.caching.CacheLevel.OnTheFly$
-
Deprecated.Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.inmemory.geospatial.PackedGeoCoordinate.PackedGeoCoordinateOps$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.inmemory.geospatial.PackedLineString.PackedLineStringOps$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.inmemory.graph.TiledRangeBasedPropertyMap.Identity$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.adasattributes.SlopeElevationAccuracy.Basic$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.adasattributes.SlopeElevationAccuracy.High$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.adasattributes.SlopeElevationAccuracy.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Down$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Level$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.NotCollected$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Up$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Protected$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Unprotected$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Unspecified$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimitSource.Derived$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimitSource.Posted$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimitSource.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.Indescribable$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.IntersectionInternal$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.Manoeuvre$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.FourOrMore$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.One$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.TwoOrThree$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility.NotLowMobility$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadDivider.Legal$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadDivider.Physical$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadDivider.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between101And130KmphOr65And80Mph$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between11And30KmphOr6And20Mph$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between31And50KmphOr21And30Mph$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between51And70KmphOr31And40Mph$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between71And90KmphOr41And54Mph$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between91And100KmphOr55And64Mph$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Over130KmphOr80Mph$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Under11KmphOr6Mph$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcDirection.Negative$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcDirection.Positive$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.NegativeExternal$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.NegativeInternal$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.PositiveExternal$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.PositiveInternal$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcSectionType.External$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcSectionType.Internal$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC1$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC2$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC3$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC4$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC5$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ABW$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AFG$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AGO$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AIA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ALA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ALB$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AND$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ARE$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ARG$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ARM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ASM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ATA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ATF$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ATG$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AUS$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AUT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AZE$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BDI$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BEL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BEN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BES$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BFA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BGD$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BGR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BHR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BHS$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BIH$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BLM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BLR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BLZ$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BMU$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BOL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BRA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BRB$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BRN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BTN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BVT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BWA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CAF$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CAN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CCK$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CHE$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CHL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CHN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CIV$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CMR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COD$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COG$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COK$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CPV$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CRI$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CUB$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CUW$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CXR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CYM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CYP$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CZE$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DEU$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DJI$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DMA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DNK$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DOM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DZA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ECU$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.EGY$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ERI$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ESH$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ESP$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.EST$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ETH$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FIN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FJI$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FLK$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FRA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FRO$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FSM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GAB$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GBR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GEO$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GGY$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GHA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GIB$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GIN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GLP$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GMB$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GNB$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GNQ$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GRC$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GRD$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GRL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GTM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GUF$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GUM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GUY$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HKG$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HMD$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HND$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HRV$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HTI$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HUN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IDN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IMN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IND$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IOT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IRL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IRN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IRQ$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ISL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ISR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ITA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.JAM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.JEY$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.JOR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.JPN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KAZ$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KEN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KGZ$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KHM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KIR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KNA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KOR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KWT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LAO$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LBN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LBR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LBY$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LCA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LIE$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LKA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LSO$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LTU$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LUX$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LVA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MAC$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MAF$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MAR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MCO$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MDA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MDG$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MDV$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MEX$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MHL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MKD$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MLI$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MLT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MMR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MNE$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MNG$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MNP$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MOZ$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MRT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MSR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MTQ$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MUS$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MWI$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MYS$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MYT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NAM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NCL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NER$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NFK$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NGA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NIC$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NIU$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NLD$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NOR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NPL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NRU$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NZL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.OMN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PAK$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PAN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PCN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PER$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PHL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PLW$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PNG$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.POL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PRI$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PRK$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PRT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PRY$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PSE$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PYF$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.QAT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.REU$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ROU$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.RUS$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.RWA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SAU$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SDN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SEN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SGP$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SGS$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SHN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SJM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SLB$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SLE$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SLV$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SMR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SOM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SPM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SRB$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SSD$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.STP$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SUR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SVK$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SVN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SWE$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SWZ$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SXM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SYC$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SYR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TCA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TCD$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TGO$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.THA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TJK$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TKL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TKM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TLS$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TON$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TTO$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TUN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TUR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TUV$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TWN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TZA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.UGA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.UKR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.UMI$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.URY$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.USA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.UZB$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VAT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VCT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VEN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VGB$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VIR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VNM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VUT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.WLF$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.WSM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.YEM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ZAF$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ZMB$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ZWE$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OverpassUnderpass.Overpass$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OverpassUnderpass.Underpass$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OverpassUnderpass.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass1$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass10$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass11$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass12$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass2$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass3$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass4$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass5$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass6$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass7$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass8$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass9$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.Roundabout$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.SpecialTrafficFigure$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.UndefinedTrafficInternal$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- Modulo$() - Constructor for class com.here.platform.location.compilation.core.HashTableIndexing.Modulo$
- month() - Method in class com.here.platform.location.tpeg2.sni.MaskedTime
- Motorcycle - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.AccessRestriction
- Motorcycle - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.RoadAccess
- MOUNTAIN_BIKE_TRAIL - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
An unpaved pathway for use by mountain bike riders.
- MountainBikeTrail() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
An unpaved pathway for use by mountain bike riders.
- MOVABLE_BRIDGE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.PhysicalAttributes
-
Movable Bridge indicates a bridge that moves to allow passage (usually) for boats or barges.
- MovableBridge() - Static method in class com.here.platform.location.integration.optimizedmap.roadattributes.PhysicalAttribute
-
Movable Bridge indicates a bridge that moves to allow passage (usually) for boats or barges.
- MOZ - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Mozambique
- MOZ$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MOZ$
- MRT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Mauritania
- MRT$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MRT$
- MSR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Montserrat
- MSR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MSR$
- MTQ - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Martinique
- MTQ$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MTQ$
- MultiKeysUDF - Interface in com.here.platform.dal.custom
-
The user of this interface has precise control over selecting indexing attributes with multiple values for each message.
- multiPartMessageDirectories() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- MultiPartMessageDirectory - Class in com.here.platform.location.tpeg2.mmc
- MultiPartMessageDirectory(short, PartType) - Constructor for class com.here.platform.location.tpeg2.mmc.MultiPartMessageDirectory
- MULTIPLY_DIGITIZED - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.PhysicalAttributes
-
Multiply Digitised identifies separately digitised roads, i.e., roads that are digitised with one line per direction of traffic instead of one line per road.
- MultiplyDigitized() - Static method in class com.here.platform.location.integration.optimizedmap.roadattributes.PhysicalAttribute
-
Multiply Digitised identifies separately digitised roads, i.e., roads that are digitised with one line per direction of traffic instead of one line per road.
- multiProperty(MultiPropertyTile) - Static method in class com.here.platform.location.integration.optimizedmap.TileWeighers
-
Weigher for the Multi Property tile.
- MultiPropertyTile - Class in com.here.platform.location.inmemory.graph
- MultiPropertyTile(TileId, RangeBasedPropertyTileV2[], PointBasedPropertyTile[], EntityPropertyTile[]) - Constructor for class com.here.platform.location.inmemory.graph.MultiPropertyTile
- MUS - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Mauritius
- MUS$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MUS$
- MWI - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Malawi
- MWI$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MWI$
- MYS - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Malaysia
- MYS$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MYS$
- MYT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Mayotte
- MYT$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MYT$
N
- n() - Method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Req
- NAM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Namibia
- NAM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NAM$
- name() - Method in class com.here.platform.data.client.base.http.HttpMethod
- name() - Method in interface com.here.platform.data.client.v2.adapter.model.AdditionalField
- name() - Method in class com.here.platform.data.client.v2.adapter.model.LongAdditionalField
- name() - Method in class com.here.platform.data.client.v2.adapter.model.StringAdditionalField
- name() - Method in class com.here.platform.data.client.v2.adapter.model.VersionedLayer
- name() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedGenericLayer
- name() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedHereTileLayer
- name() - Method in class com.here.platform.data.client.v2.caching.model.versioned.GenericPartitionKey
- name() - Method in class com.here.platform.data.client.v2.caching.model.versioned.HereTileKey
- name() - Method in interface com.here.platform.data.client.v2.caching.model.versioned.LayerMetadataKey
- name() - Method in interface com.here.platform.location.compilation.core.AttributeDescription
- name() - Method in class com.here.platform.location.compilation.heremapcontent.EdgeAdasAttributeDescription
- name() - Method in class com.here.platform.location.compilation.heremapcontent.EdgeNavigationAttributeDescription
- name() - Method in class com.here.platform.location.compilation.heremapcontent.EdgeTopologyAttributeDescription
- name() - Method in class com.here.platform.location.compilation.heremapcontent.PointAdasAttributeDescription
- name() - Method in class com.here.platform.location.compilation.heremapcontent.PointAdvancedNavigationAttributeDescription
- name() - Method in class com.here.platform.location.compilation.heremapcontent.PointTopologyAttributeDescription
- name() - Method in class com.here.platform.location.compilation.heremapcontent.RangeAdasAttributeDescription
- name() - Method in class com.here.platform.location.compilation.heremapcontent.RangeAdvancedNavigationAttributeDescription
- name() - Method in class com.here.platform.location.compilation.heremapcontent.RangeNavigationAttributeDescription
- name() - Method in class com.here.platform.location.compilation.heremapcontent.RangeRoadAttributeDescription
- name() - Method in class com.here.platform.location.compilation.heremapcontent.RangeTopologyAttributeDescription
- NarrowLanes - Class in com.here.platform.location.tpeg2.tec
- NarrowLanes(short) - Constructor for class com.here.platform.location.tpeg2.tec.NarrowLanes
- navigationAttribute(Catalog, String, Catalog, CacheManager, AttributeAccessor<NavigationAttributesPartition, T>) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).navigationAttributes(). - NavigationAttributeDescription - Interface in com.here.platform.location.compilation.heremapcontent
- navigationAttributes() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- navigationAttributes() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Provides factory methods for accessing properties from the
navigationattributeslayer of Optimized Map for Location Library. - navigationAttributes() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- navigationAttributes() - Method in class com.here.platform.location.referencing.OlrLayers
- navigationAttributes() - Method in class com.here.platform.location.referencing.TmcLayers
- navigationAttributes(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the Navigation attributes layer that retains all available attributes.
- navigationAttributes(Seq<NavigationAttributeDescription>, InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the Navigation attributes layer that retains only the specified attributes.
- NavigationAttributes(Catalog, DataLoaderProvider) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).navigationAttributes(). - NavigationAttributes(NavigationAttributesLayer) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
- NavigationAttributes(OptimizedMapLayers) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
- NavigationAttributes() - Static method in class com.here.platform.location.integration.heremapcontent.HereMapContentLayers
-
Deprecated.The `navigation-attributes` layer of a HERE Map Content.
- NavigationAttributesLayer - Class in com.here.platform.location.integration.optimizedmap
- NavigationAttributesLayer(Function1<TileId, Option<MultiPropertyTile>>) - Constructor for class com.here.platform.location.integration.optimizedmap.NavigationAttributesLayer
- NAVY - Static variable in class com.here.platform.location.io.javadsl.Color
- NCL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
New Caledonia
- NCL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NCL$
- nearest() - Method in class com.here.platform.location.core.geospatial.ElementProjection
- NEGATIVE_EXTERNAL - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.TmcLocationDispositions
-
The negative external section of a TMC (Traffic Message Channel) code.
- NEGATIVE_INTERNAL - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.TmcLocationDispositions
-
The negative internal section of a TMC (Traffic Message Channel) code.
- Negative$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcDirection.Negative$
- NegativeExternal$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.NegativeExternal$
- NegativeInternal$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.NegativeInternal$
- negativeOffset() - Method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- NER - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Niger
- NER$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NER$
- NEVER - Enum constant in enum class com.here.platform.data.client.base.http.settings.RetryStrategyType
- newHMMPathMatcher(CandidateGenerator<O, V>, EmissionProbabilityStrategy<O, V>, TransitionProbabilityStrategy<O, V, T>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher from its components.
- newInstance() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanCreateWithExternalCaches
-
Creates a new
OptimizedMapCatalogwith using passed external caches. - newInstance() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
-
Creates a new
OptimizedMapCatalogwith creating internal caches with given or default sizes. - newVersionedLayerReadersConfigurationBuilder() - Static method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog
- NextDeparturesApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- NextDeparturesApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi
- NextDeparturesApi.GetDeparturesAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- NextDeparturesApi.GetDeparturesAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- NextDeparturesApi.GetDeparturesBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- nextLocationCodes(TmcId) - Method in interface com.here.platform.location.referencing.tmc.TmcAdjacencyProvider
-
Returns the location codes that follow the given location (positive direction).
- NFK - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Norfolk Island
- NFK$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NFK$
- NGA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Nigeria
- NGA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NGA$
- NIC - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Nicaragua
- NIC$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NIC$
- NIU - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Niue
- NIU$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NIU$
- NLD - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Netherlands
- NLD$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NLD$
- nodeById() - Method in class com.here.platform.location.compilation.core.IndexedPartition
- nodeById(NodeId, TopologyPartitionOperations<Partition>) - Method in class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedPartition
- nodeById(Partition, NodeId) - Method in interface com.here.platform.location.compilation.core.TopologyPartitionOperations
- nodeById(Partition, NodeId) - Static method in class com.here.platform.location.compilation.heremapcontent.SimpleTopologyPartitionOperations
- nodeId(TopologyPartitionOperations<Object>) - Method in class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedNode
- nodeId(Node) - Static method in class com.here.platform.location.compilation.heremapcontent.SimpleTopologyPartitionOperations
- nodeId(Object) - Method in interface com.here.platform.location.compilation.core.TopologyPartitionOperations
- NodeId - Class in com.here.platform.location.compilation.core
-
The unique ID of a Node param: value The node ID
- NodeId(String) - Constructor for class com.here.platform.location.compilation.core.NodeId
- NodeReference - Class in com.here.platform.location.compilation.core
- NodeReference(PartitionId, NodeId) - Constructor for class com.here.platform.location.compilation.core.NodeReference
- nodes(TopologyPartitionOperations<Partition>) - Method in class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedPartition
- nodes(TopologyGeometryPartition) - Static method in class com.here.platform.location.compilation.heremapcontent.SimpleTopologyPartitionOperations
- nodes(Partition) - Method in interface com.here.platform.location.compilation.core.TopologyPartitionOperations
- NodeToSegmentResolver<TopologyPartition,
Node, Segment> - Class in com.here.platform.location.compilation.core - NodeToSegmentResolver(Function1<PartitionId, Option<TopologyPartition>>, TopologyPartitionOperations<TopologyPartition>) - Constructor for class com.here.platform.location.compilation.core.NodeToSegmentResolver
- NoLinearAvailableException - Exception in com.here.platform.location.referencing.tmc
- NoLinearAvailableException(TmcId) - Constructor for exception com.here.platform.location.referencing.tmc.NoLinearAvailableException
- None - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.AccessRestriction
- None - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.RoadAccess
- NOR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Norway
- NOR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NOR$
- NoRangeNormalization() - Constructor for class com.here.platform.location.compilation.core.RangeNormalizationStrategy.NoRangeNormalization
- normalizeLongitude(double) - Static method in class com.here.platform.location.core.Utils
-
Returns longitude from range [-180;180) degrees
- normalizeRanges(IndexedSeq<SimpleRangeValue<T>>) - Method in class com.here.platform.location.compilation.core.RangeNormalizationStrategy.NoRangeNormalization
- normalizeRanges(IndexedSeq<SimpleRangeValue<T>>) - Method in interface com.here.platform.location.compilation.core.RangeNormalizationStrategy
- normalizeRanges(IndexedSeq<SimpleRangeValue<T>>) - Method in class com.here.platform.location.compilation.core.RangeNormalizationStrategy.SetValuedRangeNormalization
- normalizeRanges(IndexedSeq<SimpleRangeValue<T>>) - Method in class com.here.platform.location.compilation.core.RangeNormalizationStrategy.SingleValuedRangeNormalization
- northLatitude() - Method in class com.here.platform.location.core.geospatial.BoundingBox
- northLatitude() - Method in class com.here.platform.location.referencing.GridLocation
- northLatitude() - Method in class com.here.platform.location.referencing.RectangleLocation
- northLatitude(BB) - Method in interface com.here.platform.location.core.geospatial.BoundingBoxOperations
- northLatitude(BoundingBox) - Method in class com.here.platform.location.core.geospatial.BoundingBox.CommonLocationBoundingBoxOperations$
- northLatitude(BoundingBoxOperations<BB>) - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- northLatitude(BoundingBox) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.CommonBoundingBoxOps
- NOT_COLLECTED - Static variable in interface com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl.GradeCategories
- NOT_LOW_MOBILITY - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.LowMobilities
-
Driving condition is not low mobility.
- NotCollected$() - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.NotCollected$
- NotificationAPIV2Api - Class in com.here.platform.data.client.base.generated.javadsl.api.notifications
- NotificationAPIV2Api(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api
- NotificationAPIV2Api.DeleteSubscriptionsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.notifications
- NotificationAPIV2Api.DeleteSubscriptionsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.notifications
- NotificationAPIV2Api.DeleteSubscriptionsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.notifications
- NotificationAPIV2Api.GetSubscriptionsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.notifications
- NotificationAPIV2Api.GetSubscriptionsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.notifications
- NotificationAPIV2Api.GetSubscriptionsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.notifications
- NotificationAPIV2Api.SubscribeAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.notifications
- NotificationAPIV2Api.SubscribeAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.notifications
- NotificationAPIV2Api.SubscribeBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.notifications
- NotLowMobility$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility.NotLowMobility$
- NoTransition - Class in com.here.platform.location.core.mapmatching
-
A type that indicates that no transitions are returned from the corresponding path matcher.
- NoTransition() - Constructor for class com.here.platform.location.core.mapmatching.NoTransition
- NPL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Nepal
- NPL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NPL$
- nrColumns() - Method in class com.here.platform.location.tpeg2.olr.GridLocationReference
- nrRows() - Method in class com.here.platform.location.tpeg2.olr.GridLocationReference
- NRU - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Nauru
- NRU$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NRU$
- number() - Method in class com.here.platform.location.referencing.tmc.TmcTableId
- numberOfEdges(R) - Method in interface com.here.platform.location.compilation.heremapcontent.RoutingGraphOperations
- numberOfLanes() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- numberOfMessages() - Method in class com.here.platform.location.tpeg2.sni.NumberOfMessagesEntry
- NumberOfMessages - Class in com.here.platform.location.tpeg2.sni
- NumberOfMessages(short, List<NumberOfMessagesEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.NumberOfMessages
- NumberOfMessages(short, Seq<NumberOfMessagesEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.NumberOfMessages
- NumberOfMessagesEntry - Class in com.here.platform.location.tpeg2.sni
- NumberOfMessagesEntry(short, long) - Constructor for class com.here.platform.location.tpeg2.sni.NumberOfMessagesEntry
- NumericalMagnitude - Class in com.here.platform.location.tpeg2.tdt
- NumericalMagnitude(short) - Constructor for class com.here.platform.location.tpeg2.tdt.NumericalMagnitude
- NZL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
New Zealand
- NZL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NZL$
O
- ObjectsOnTheRoad - Class in com.here.platform.location.tpeg2.tec
- ObjectsOnTheRoad(short) - Constructor for class com.here.platform.location.tpeg2.tec.ObjectsOnTheRoad
- officialCountryCode() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.RoadAttributes
-
Creates a map that return the
OfficialCountryCodeof aVertex. - OfficialCountryCode - Interface in com.here.platform.location.integration.optimizedmap.roadattributes
-
Officially assigned ISO 3166-1 alpha-3 codes, using the English short country names officially defined by the ISO 3166 Maintenance Agency (ISO 3166/MA).
- OfficialCountryCode.ABW$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Aruba
- OfficialCountryCode.AFG$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Afghanistan
- OfficialCountryCode.AGO$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Angola
- OfficialCountryCode.AIA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Anguilla
- OfficialCountryCode.ALA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Aland Islands
- OfficialCountryCode.ALB$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Albania
- OfficialCountryCode.AND$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Andorra
- OfficialCountryCode.ARE$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
United Arab Emirates
- OfficialCountryCode.ARG$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Argentina
- OfficialCountryCode.ARM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Armenia
- OfficialCountryCode.ASM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
American Samoa
- OfficialCountryCode.ATA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Antarctica
- OfficialCountryCode.ATF$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
French Southern Territories
- OfficialCountryCode.ATG$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Antigua and Barbuda
- OfficialCountryCode.AUS$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Australia
- OfficialCountryCode.AUT$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Austria
- OfficialCountryCode.AZE$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Azerbaijan
- OfficialCountryCode.BDI$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Burundi
- OfficialCountryCode.BEL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Belgium
- OfficialCountryCode.BEN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Benin
- OfficialCountryCode.BES$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Bonaire, Sint Eustatius and Saba
- OfficialCountryCode.BFA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Burkina Faso
- OfficialCountryCode.BGD$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Bangladesh
- OfficialCountryCode.BGR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Bulgaria
- OfficialCountryCode.BHR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Bahrain
- OfficialCountryCode.BHS$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Bahamas
- OfficialCountryCode.BIH$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Bosnia and Herzegovina
- OfficialCountryCode.BLM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Saint Barthélemy
- OfficialCountryCode.BLR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Belarus
- OfficialCountryCode.BLZ$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Belize
- OfficialCountryCode.BMU$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Bermuda
- OfficialCountryCode.BOL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Bolivia, Plurinational State of
- OfficialCountryCode.BRA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Brazil
- OfficialCountryCode.BRB$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Barbados
- OfficialCountryCode.BRN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Brunei Darussalam
- OfficialCountryCode.BTN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Bhutan
- OfficialCountryCode.BVT$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Bouvet Island
- OfficialCountryCode.BWA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Botswana
- OfficialCountryCode.CAF$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Central African Republic
- OfficialCountryCode.CAN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Canada
- OfficialCountryCode.CCK$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Cocos (Keeling) Islands
- OfficialCountryCode.CHE$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Switzerland
- OfficialCountryCode.CHL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Chile
- OfficialCountryCode.CHN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
China
- OfficialCountryCode.CIV$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Côte d'Ivoire
- OfficialCountryCode.CMR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Cameroon
- OfficialCountryCode.COD$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Congo, the Democratic Republic of the
- OfficialCountryCode.COG$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Congo
- OfficialCountryCode.COK$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Cook Islands
- OfficialCountryCode.COL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Colombia
- OfficialCountryCode.COM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Comoros
- OfficialCountryCode.CPV$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Cabo Verde
- OfficialCountryCode.CRI$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Costa Rica
- OfficialCountryCode.CUB$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Cuba
- OfficialCountryCode.CUW$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Curaçao
- OfficialCountryCode.CXR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Christmas Island
- OfficialCountryCode.CYM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Cayman Islands
- OfficialCountryCode.CYP$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Cyprus
- OfficialCountryCode.CZE$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Czechia
- OfficialCountryCode.DEU$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Germany
- OfficialCountryCode.DJI$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Djibouti
- OfficialCountryCode.DMA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Dominica
- OfficialCountryCode.DNK$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Denmark
- OfficialCountryCode.DOM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Dominican Republic
- OfficialCountryCode.DZA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Algeria
- OfficialCountryCode.ECU$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Ecuador
- OfficialCountryCode.EGY$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Egypt
- OfficialCountryCode.ERI$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Eritrea
- OfficialCountryCode.ESH$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Western Sahara
- OfficialCountryCode.ESP$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Spain
- OfficialCountryCode.EST$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Estonia
- OfficialCountryCode.ETH$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Ethiopia
- OfficialCountryCode.FIN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Finland
- OfficialCountryCode.FJI$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Fiji
- OfficialCountryCode.FLK$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Falkland Islands (Malvinas)
- OfficialCountryCode.FRA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
France
- OfficialCountryCode.FRO$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Faroe Islands
- OfficialCountryCode.FSM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Micronesia, Federated States of
- OfficialCountryCode.GAB$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Gabon
- OfficialCountryCode.GBR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
United Kingdom
- OfficialCountryCode.GEO$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Georgia
- OfficialCountryCode.GGY$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Guernsey
- OfficialCountryCode.GHA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Ghana
- OfficialCountryCode.GIB$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Gibraltar
- OfficialCountryCode.GIN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Guinea
- OfficialCountryCode.GLP$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Guadeloupe
- OfficialCountryCode.GMB$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Gambia
- OfficialCountryCode.GNB$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Guinea-Bissau
- OfficialCountryCode.GNQ$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Equatorial Guinea
- OfficialCountryCode.GRC$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Greece
- OfficialCountryCode.GRD$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Grenada
- OfficialCountryCode.GRL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Greenland
- OfficialCountryCode.GTM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Guatemala
- OfficialCountryCode.GUF$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
French Guiana
- OfficialCountryCode.GUM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Guam
- OfficialCountryCode.GUY$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Guyana
- OfficialCountryCode.HKG$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Hong Kong
- OfficialCountryCode.HMD$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Heard Island and McDonald Islands
- OfficialCountryCode.HND$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Honduras
- OfficialCountryCode.HRV$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Croatia
- OfficialCountryCode.HTI$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Haiti
- OfficialCountryCode.HUN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Hungary
- OfficialCountryCode.IDN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Indonesia
- OfficialCountryCode.IMN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Isle of Man
- OfficialCountryCode.IND$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
India
- OfficialCountryCode.IOT$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
British Indian Ocean Territory
- OfficialCountryCode.IRL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Ireland
- OfficialCountryCode.IRN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Iran, Islamic Republic of
- OfficialCountryCode.IRQ$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Iraq
- OfficialCountryCode.ISL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Iceland
- OfficialCountryCode.ISR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Israel
- OfficialCountryCode.ITA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Italy
- OfficialCountryCode.JAM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Jamaica
- OfficialCountryCode.JEY$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Jersey
- OfficialCountryCode.JOR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Jordan
- OfficialCountryCode.JPN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Japan
- OfficialCountryCode.KAZ$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Kazakhstan
- OfficialCountryCode.KEN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Kenya
- OfficialCountryCode.KGZ$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Kyrgyzstan
- OfficialCountryCode.KHM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Cambodia
- OfficialCountryCode.KIR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Kiribati
- OfficialCountryCode.KNA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Saint Kitts and Nevis
- OfficialCountryCode.KOR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Korea, Republic of
- OfficialCountryCode.KWT$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Kuwait
- OfficialCountryCode.LAO$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Lao People's Democratic Republic
- OfficialCountryCode.LBN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Lebanon
- OfficialCountryCode.LBR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Liberia
- OfficialCountryCode.LBY$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Libya
- OfficialCountryCode.LCA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Saint Lucia
- OfficialCountryCode.LIE$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Liechtenstein
- OfficialCountryCode.LKA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Sri Lanka
- OfficialCountryCode.LSO$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Lesotho
- OfficialCountryCode.LTU$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Lithuania
- OfficialCountryCode.LUX$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Luxembourg
- OfficialCountryCode.LVA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Latvia
- OfficialCountryCode.MAC$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Macao
- OfficialCountryCode.MAF$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Saint Martin (French part)
- OfficialCountryCode.MAR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Morocco
- OfficialCountryCode.MCO$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Monaco
- OfficialCountryCode.MDA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Moldova, Republic of
- OfficialCountryCode.MDG$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Madagascar
- OfficialCountryCode.MDV$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Maldives
- OfficialCountryCode.MEX$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Mexico
- OfficialCountryCode.MHL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Marshall Islands
- OfficialCountryCode.MKD$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Macedonia, the former Yugoslav Republic of
- OfficialCountryCode.MLI$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Mali
- OfficialCountryCode.MLT$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Malta
- OfficialCountryCode.MMR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Myanmar
- OfficialCountryCode.MNE$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Montenegro
- OfficialCountryCode.MNG$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Mongolia
- OfficialCountryCode.MNP$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Northern Mariana Islands
- OfficialCountryCode.MOZ$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Mozambique
- OfficialCountryCode.MRT$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Mauritania
- OfficialCountryCode.MSR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Montserrat
- OfficialCountryCode.MTQ$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Martinique
- OfficialCountryCode.MUS$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Mauritius
- OfficialCountryCode.MWI$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Malawi
- OfficialCountryCode.MYS$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Malaysia
- OfficialCountryCode.MYT$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Mayotte
- OfficialCountryCode.NAM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Namibia
- OfficialCountryCode.NCL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
New Caledonia
- OfficialCountryCode.NER$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Niger
- OfficialCountryCode.NFK$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Norfolk Island
- OfficialCountryCode.NGA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Nigeria
- OfficialCountryCode.NIC$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Nicaragua
- OfficialCountryCode.NIU$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Niue
- OfficialCountryCode.NLD$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Netherlands
- OfficialCountryCode.NOR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Norway
- OfficialCountryCode.NPL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Nepal
- OfficialCountryCode.NRU$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Nauru
- OfficialCountryCode.NZL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
New Zealand
- OfficialCountryCode.OMN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Oman
- OfficialCountryCode.PAK$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Pakistan
- OfficialCountryCode.PAN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Panama
- OfficialCountryCode.PCN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Pitcairn
- OfficialCountryCode.PER$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Peru
- OfficialCountryCode.PHL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Philippines
- OfficialCountryCode.PLW$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Palau
- OfficialCountryCode.PNG$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Papua New Guinea
- OfficialCountryCode.POL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Poland
- OfficialCountryCode.PRI$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Puerto Rico
- OfficialCountryCode.PRK$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Korea, Democratic People's Republic of
- OfficialCountryCode.PRT$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Portugal
- OfficialCountryCode.PRY$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Paraguay
- OfficialCountryCode.PSE$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Palestine, State of
- OfficialCountryCode.PYF$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
French Polynesia
- OfficialCountryCode.QAT$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Qatar
- OfficialCountryCode.REU$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Réunion
- OfficialCountryCode.ROU$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Romania
- OfficialCountryCode.RUS$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Russian Federation
- OfficialCountryCode.RWA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Rwanda
- OfficialCountryCode.SAU$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Saudi Arabia
- OfficialCountryCode.SDN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Sudan
- OfficialCountryCode.SEN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Senegal
- OfficialCountryCode.SGP$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Singapore
- OfficialCountryCode.SGS$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
South Georgia and the South Sandwich Islands
- OfficialCountryCode.SHN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Saint Helena, Ascension and Tristan da Cunha
- OfficialCountryCode.SJM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Svalbard and Jan Mayen
- OfficialCountryCode.SLB$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Solomon Islands
- OfficialCountryCode.SLE$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Sierra Leone
- OfficialCountryCode.SLV$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
El Salvador
- OfficialCountryCode.SMR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
San Marino
- OfficialCountryCode.SOM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Somalia
- OfficialCountryCode.SPM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Saint Pierre and Miquelon
- OfficialCountryCode.SRB$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Serbia
- OfficialCountryCode.SSD$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
South Sudan
- OfficialCountryCode.STP$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Sao Tome and Principe
- OfficialCountryCode.SUR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Suriname
- OfficialCountryCode.SVK$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Slovakia
- OfficialCountryCode.SVN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Slovenia
- OfficialCountryCode.SWE$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Sweden
- OfficialCountryCode.SWZ$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Swaziland
- OfficialCountryCode.SXM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Sint Maarten (Dutch part)
- OfficialCountryCode.SYC$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Seychelles
- OfficialCountryCode.SYR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Syrian Arab Republic
- OfficialCountryCode.TCA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Turks and Caicos Islands
- OfficialCountryCode.TCD$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Chad
- OfficialCountryCode.TGO$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Togo
- OfficialCountryCode.THA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Thailand
- OfficialCountryCode.TJK$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Tajikistan
- OfficialCountryCode.TKL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Tokelau
- OfficialCountryCode.TKM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Turkmenistan
- OfficialCountryCode.TLS$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Timor-Leste
- OfficialCountryCode.TON$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Tonga
- OfficialCountryCode.TTO$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Trinidad and Tobago
- OfficialCountryCode.TUN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Tunisia
- OfficialCountryCode.TUR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Turkey
- OfficialCountryCode.TUV$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Tuvalu
- OfficialCountryCode.TWN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Taiwan, Province of China
- OfficialCountryCode.TZA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Tanzania, United Republic of
- OfficialCountryCode.UGA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Uganda
- OfficialCountryCode.UKR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Ukraine
- OfficialCountryCode.UMI$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
United States Minor Outlying Islands
- OfficialCountryCode.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Unrecognized value.
- OfficialCountryCode.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
- OfficialCountryCode.URY$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Uruguay
- OfficialCountryCode.USA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
United States of America
- OfficialCountryCode.UZB$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Uzbekistan
- OfficialCountryCode.VAT$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Holy See
- OfficialCountryCode.VCT$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Saint Vincent and the Grenadines
- OfficialCountryCode.VEN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Venezuela, Bolivarian Republic of
- OfficialCountryCode.VGB$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Virgin Islands, British
- OfficialCountryCode.VIR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Virgin Islands, U.S.
- OfficialCountryCode.VNM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Viet Nam
- OfficialCountryCode.VUT$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Vanuatu
- OfficialCountryCode.WLF$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Wallis and Futuna
- OfficialCountryCode.WSM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Samoa
- OfficialCountryCode.YEM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Yemen
- OfficialCountryCode.ZAF$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
South Africa
- OfficialCountryCode.ZMB$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Zambia
- OfficialCountryCode.ZWE$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Zimbabwe
- OfficialCountryCodes - Interface in com.here.platform.location.integration.optimizedmap.roadattributes.javadsl
- OffRoad - Class in com.here.platform.location.core.mapmatching
-
Represents an "off-road" where a path matcher decides that the corresponding observation occurred outside of the road network.
- OffRoad() - Constructor for class com.here.platform.location.core.mapmatching.OffRoad
- OFFROAD - Static variable in interface com.here.platform.location.core.mapmatching.javadsl.MatchResults
-
Represents an "off-road" where a path matcher decides that the corresponding observation occurred outside of the road network.
- offset() - Method in interface com.here.platform.location.core.graph.javadsl.PointBasedProperty
-
The relative offset.
- offset() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimit
- offsets() - Method in class com.here.platform.location.inmemory.graph.DensePointBasedPropertyTile
- offsets() - Method in class com.here.platform.location.inmemory.graph.SparsePointBasedPropertyTile
- OIL_FIELD_ROAD - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A road used for the sole purpose of accessing an oil field and oil field operations.
- OilFieldRoad() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A road used for the sole purpose of accessing an oil field and oil field operations.
- OLIVE - Static variable in class com.here.platform.location.io.javadsl.Color
- olr() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
OpenLRLocationReferences fromReferencingLocations. - olr() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Creates a resolver that resolves
OpenLRLocationReferences toReferencingLocations. - olr() - Method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
OpenLRLocationReferences fromReferencingLocations. - olr() - Method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
Creates a resolver that resolves
OpenLRLocationReferences toReferencingLocations. - olr(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Deprecated.Prefer
new LocationReferenceCreators(optimizedMapLayers).olr(). - olr(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Deprecated.Prefer
new LocationReferenceResolvers(optimizedMapLayers).olr(). - olrCircle() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
CircleLocationReference. - olrCircle() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Creates a resolver for
CircleLocationReferences. - olrClosedLinear() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
ClosedLinearLocationReferences. - olrClosedLinear() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Creates a resolver for
ClosedLinearLocationReferences. - olrClosedLinear(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Deprecated.Prefer
new LocationReferenceCreators(optimizedMapLayers).olrClosedLinear(). - olrClosedLinear(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Deprecated.Prefer
new LocationReferenceResolvers(optimizedMapLayers).olrClosedLinear(). - OlrException - Exception in com.here.platform.location.referencing.olr
-
A basic type to represent errors that happened when creating or resolving OLR references.
- OlrException(String) - Constructor for exception com.here.platform.location.referencing.olr.OlrException
- olrGeoCoordinate() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
GeoCoordinateLocationReference. - olrGeoCoordinate() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Creates a resolver for
GeoCoordinateLocationReference. - olrGeoCoordinate(GeoCoordinateAdapter<GC>) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
GeoCoordinateLocationReference. - olrGeoCoordinateFromHolder() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
GeoCoordinateLocationReference. - olrGrid() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
GridLocationReference. - olrGrid() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Creates a resolver for
GridLocationReferences. - OlrLayers - Class in com.here.platform.location.referencing
- OlrLayers(GeometryLayer, RoutingGraphLayer, LengthLayer, RoadAccessLayer, RoadAttributesLayer, NavigationAttributesLayer) - Constructor for class com.here.platform.location.referencing.OlrLayers
- OlrLayers(OptimizedMapLayers) - Constructor for class com.here.platform.location.referencing.OlrLayers
- olrLinear() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
LinearLocationReferences. - olrLinear() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Creates a resolver for
LinearLocationReferences. - olrLinear(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Deprecated.Prefer
new LocationReferenceCreators(optimizedMapLayers).olrLinear(). - olrLinear(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Deprecated.Prefer
new LocationReferenceResolvers(optimizedMapLayers).olrLinear(). - OlrLocationReferenceCreators - Class in com.here.platform.location.referencing.javadsl
-
Provides
LocationReferenceCreators factories to create different location reference types from Location Library data model specific representations. - OlrLocationReferenceCreators(OptimizedMapLayers) - Constructor for class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
- OlrLocationReferenceCreators(OlrLayers) - Constructor for class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
- OlrLocationReferenceResolvers - Class in com.here.platform.location.referencing.javadsl
-
Provides factories for
LocationReferenceResolvers to resolve different location reference types into Location Library data model specific representations. - OlrLocationReferenceResolvers(OptimizedMapLayers) - Constructor for class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
- OlrLocationReferenceResolvers(OlrLayers) - Constructor for class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
- olrPointAlongLine() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
PointAlongLineLocationReferences. - olrPointAlongLine() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Creates a resolver for
PointAlongLineLocationReferences. - olrPointAlongLine(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Deprecated.Prefer
new LocationReferenceCreators(optimizedMapLayers).olrPointAlongLine(). - olrPointAlongLine(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Deprecated.Prefer
new LocationReferenceResolvers(optimizedMapLayers).olrPointAlongLine(). - olrPoiWithAccessPoint() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
POIWithAccessPointLocationReferences. - olrPoiWithAccessPoint() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Creates a resolver for
POIWithAccessPointLocationReferences. - olrPoiWithAccessPoint(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Deprecated.Prefer
new LocationReferenceCreators(optimizedMapLayers).olrPoiWithAccessPoint(). - olrPoiWithAccessPoint(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Deprecated.Prefer
new LocationReferenceResolvers(optimizedMapLayers).olrPoiWithAccessPoint(). - olrPolygon() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
PolygonLocationReference. - olrPolygon() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Creates a resolver for
PolygonLocationReferences. - olrPolygon(LinearRingAdapter<LR, P>, GeoCoordinateAdapter<P>) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
PolygonLocationReference. - olrPolygonFromHolder() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
PolygonLocationReference. - OlrPrettyPrinter - Class in com.here.platform.location.referencing.olr
- OlrPrettyPrinter() - Constructor for class com.here.platform.location.referencing.olr.OlrPrettyPrinter
- olrRectangle() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
RectangleLocationReference. - olrRectangle() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Creates a resolver for
RectangleLocationReferences. - olrRectangle(BoundingBoxAdapter<BB>) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
RectangleLocationReference. - olrRectangleFromHolder() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
RectangleLocationReference. - OLSLookup(String, String) - Constructor for class com.here.platform.data.client.base.http.AccessType.OLSLookup
- OLSLookup$() - Constructor for class com.here.platform.data.client.base.http.AccessType.OLSLookup$
- Omit<O> - Class in com.here.platform.location.core.mapmatching
-
This is an experimental API.
- Omit(O) - Constructor for class com.here.platform.location.core.mapmatching.Omit
- OMN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Oman
- OMN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.OMN$
- ON_BOTH_SIDES - Enum constant in enum class com.here.platform.location.referencing.javadsl.SideOfRoad
- ON_LEFT - Enum constant in enum class com.here.platform.location.referencing.javadsl.SideOfRoad
- ON_RIGHT - Enum constant in enum class com.here.platform.location.referencing.javadsl.SideOfRoad
- ON_THE_FLY - Static variable in interface com.here.platform.location.dataloader.core.caching.javadsl.CacheLevels
-
Deprecated.Used for
DataLoaders of on-the-fly compiled tiles. - onCancel() - Method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.StateActor
- ONE - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.LaneCategories
-
One lane in each travel direction
- One$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.One$
- OneToOneMetadataFetchPolicy<K extends LayerMetadataKey> - Class in com.here.platform.data.client.v2.caching.javadsl.versioned
- OneToOneMetadataFetchPolicy() - Constructor for class com.here.platform.data.client.v2.caching.javadsl.versioned.OneToOneMetadataFetchPolicy
- onExtensionSignal() - Method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.StateActor
- onInit() - Method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.StateActor
- onRequest() - Method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.StateActor
- OnRoad<V> - Class in com.here.platform.location.core.mapmatching
-
Represents a successful match to an element of type `V`.
- OnRoad(ElementProjection<V>) - Constructor for class com.here.platform.location.core.mapmatching.OnRoad
- OnTheFly$() - Constructor for class com.here.platform.location.dataloader.core.caching.CacheLevel.OnTheFly$
-
Deprecated.
- opacity(Double) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties.Style
-
Can be applied to "Point/MultiPoint" with the "radius" property in meters, "LineString/MultiLineString" and "Polygon/MultiPolygon" (only the filled part is affected, not the outline)
- open(Configuration, RuntimeContext) - Method in interface com.here.platform.dal.custom.UDF
-
Initialization method which is called before the actual working methods (like getKeys/aggregate) and thus suitable for one time setup work.
- openLRLocationReference() - Static method in class com.here.platform.location.tpeg2.javadsl.BinaryMarshallers
-
Marshaller for
OpenLRLocationReferences with default configuration. - openLRLocationReference() - Static method in class com.here.platform.location.tpeg2.XmlMarshallers
-
Marshaller for an OpenLRLocationReference with default configuration.
- openLRLocationReference(BinaryMarshallerConfig) - Static method in class com.here.platform.location.tpeg2.javadsl.BinaryMarshallers
-
Marshaller for
OpenLRLocationReferences. - openLRLocationReference(XmlMarshallerConfig) - Static method in class com.here.platform.location.tpeg2.XmlMarshallers
-
Marshaller for an OpenLRLocationReference.
- OpenLRLocationReference - Class in com.here.platform.location.tpeg2.olr
-
Container for a location references providing additional meta-data.
- OpenLRLocationReference(String, AbstractLocationReference, Optional<LocationDescription>) - Constructor for class com.here.platform.location.tpeg2.olr.OpenLRLocationReference
- OpenLRLocationReference(String, AbstractLocationReference, Option<LocationDescription>) - Constructor for class com.here.platform.location.tpeg2.olr.OpenLRLocationReference
- operatingTime() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- operationId() - Method in class com.here.platform.data.client.base.ApiRequest
- oppositeDir() - Method in class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- oppositeDirectionVertex() - Method in class com.here.platform.location.compilation.core.SegmentIndex
- oppositeLocation() - Method in class com.here.platform.location.referencing.BidirectionalLinearLocation
- OpTime - Class in com.here.platform.location.tpeg2.sni
- OpTime(long, long) - Constructor for class com.here.platform.location.tpeg2.sni.OpTime
- OptimizedLineStringOperations<LS> - Interface in com.here.platform.location.core.geospatial
-
A kind of
LineStringOperationsthat enables additional, optimized operations that make some operations on line strings faster. - OptimizedMap - Interface in com.here.platform.location.integration.optimizedmap
- OptimizedMap.v2 - Interface in com.here.platform.location.integration.optimizedmap
- OptimizedMap.v2.Japan - Interface in com.here.platform.location.integration.optimizedmap
- OptimizedMapCatalog - Class in com.here.platform.location.integration.optimizedmap.dcl2.javadsl
- OptimizedMapCatalog(OptimizedMapCatalog) - Constructor for class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog
- OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder - Class in com.here.platform.location.integration.optimizedmap.dcl2.javadsl
-
Creates a new
VersionedLayerReadersConfigurationconfiguration. - OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder$ - Class in com.here.platform.location.integration.optimizedmap.dcl2.javadsl
- OptimizedMapCatalogDsl - Class in com.here.platform.location.integration.optimizedmap.dcl2.javadsl
-
DSL methods for constructing
OptimizedMapCatalog. - OptimizedMapCatalogDsl() - Constructor for class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl
- OptimizedMapCatalogDsl.CanCreateWithExternalCaches - Class in com.here.platform.location.integration.optimizedmap.dcl2.javadsl
- OptimizedMapCatalogDsl.CanSelectDataApi - Class in com.here.platform.location.integration.optimizedmap.dcl2.javadsl
- OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes - Class in com.here.platform.location.integration.optimizedmap.dcl2.javadsl
- OptimizedMapCatalogDsl.CanSetExternalCaches - Class in com.here.platform.location.integration.optimizedmap.dcl2.javadsl
- OptimizedMapLayers - Interface in com.here.platform.location.integration.optimizedmap
- OptimizedMapVersionedLayers - Class in com.here.platform.location.integration.optimizedmap.dcl2
- OptimizedMapVersionedLayers(VersionedLayers, long) - Constructor for class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- OptimizedMapVersionedLayers(VersionedLayers, long) - Constructor for class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- option(JavaMapping<_J, _S>) - Static method in class com.here.platform.data.client.base.Mappings
- OptionalBoolean - Class in com.here.platform.location.tpeg2.tdt
- OptionalBoolean(short) - Constructor for class com.here.platform.location.tpeg2.tdt.OptionalBoolean
- OptionalLayerMetadata - Interface in com.here.platform.data.client.v2.caching.model.versioned
- OPTIONS$() - Constructor for class com.here.platform.data.client.base.http.HttpMethod.OPTIONS$
- orientation() - Method in class com.here.platform.location.referencing.AccessPoint
- orientation() - Method in class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- Orientation - Class in com.here.platform.location.tpeg2.olr
-
Describes the relationship between a POI and the driving direction on the referenced road section.
- Orientation(short) - Constructor for class com.here.platform.location.tpeg2.olr.Orientation
- OrientationType - Class in com.here.platform.location.tpeg2.tdt
- OrientationType(short) - Constructor for class com.here.platform.location.tpeg2.tdt.OrientationType
- originatorServiceID() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- originatorSID() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- originatorSID() - Method in class com.here.platform.location.tpeg2.tec.LinkedCause
- Other(Publishers.GenericSubscription.Extension) - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Other
- Other$() - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Other$
- outDegree(Vertex) - Method in interface com.here.platform.location.inmemory.graph.TiledGraph.CutBorders
- outDegree(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledGraph
- outDegree(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledReversedGraph
- outDegree(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledReverseGraph
- OUTDOOR_ACTIVITY_ACCESS - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A generic trail or path required to access an Outdoor POI.
- OUTDOOR_ACTIVITY_ROAD - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A road required to access an Outdoor POI.
- OutdoorActivityAccess() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A generic trail or path required to access an Outdoor POI.
- OutdoorActivityRoad() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A road required to access an Outdoor POI.
- outEdgeIterator(Vertex) - Method in interface com.here.platform.location.inmemory.graph.TiledGraph.CutBorders
- outEdgeIterator(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledGraph
- outEdgeIterator(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledReversedGraph
- outEdgeIterator(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledReverseGraph
- Outgoing - Class in com.here.platform.location.compilation.core
- Outgoing() - Constructor for class com.here.platform.location.compilation.core.Outgoing
- outputClass() - Method in interface com.here.platform.location.compilation.heremapcontent.javadsl.AttributeAccessor
- outputLevel() - Method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.HereTileResolver
- OVER_130_KMPH__80_MPH - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SpeedCategories
- Over130KmphOr80Mph$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Over130KmphOr80Mph$
- overflowFrequencies() - Method in class com.here.platform.location.compilation.core.IntHashSet.Statistics
- overflows() - Method in class com.here.platform.location.compilation.core.IntHashSet.Statistics
- overlappingRangeBasedProperty(Catalog, String, CacheManager, TileLoader<P>, PartitionResolver, AttributeAccessor<P, T>) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.This functionality will be removed.
- OverlappingRangeBasedPropertyTile<T> - Class in com.here.platform.location.inmemory.graph
-
Contains the range-based property data for a single tile.
- OverlappingRangeBasedPropertyTile(TileId, int[], double[], double[], Object) - Constructor for class com.here.platform.location.inmemory.graph.OverlappingRangeBasedPropertyTile
- OverlappingRangesException - Exception in com.here.platform.location.compilation.core
- OverlappingRangesException(String) - Constructor for exception com.here.platform.location.compilation.core.OverlappingRangesException
- OVERPASS - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OverpassUnderpasses
- Overpass$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OverpassUnderpass.Overpass$
- overpassUnderpass() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.RoadAttributes
-
Creates a map that return the
OverpassUnderpassof aVertex. - OverpassUnderpass - Interface in com.here.platform.location.integration.optimizedmap.roadattributes
-
Indication that a road goes over/under another road.
- OverpassUnderpass.Overpass$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
- OverpassUnderpass.Underpass$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
- OverpassUnderpass.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Unrecognized value.
- OverpassUnderpass.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
- OverpassUnderpasses - Interface in com.here.platform.location.integration.optimizedmap.roadattributes.javadsl
-
Indication that a road goes over/under another road.
- OvertakingNotAllowed - Class in com.here.platform.location.tpeg2.tec
- OvertakingNotAllowed(short) - Constructor for class com.here.platform.location.tpeg2.tec.OvertakingNotAllowed
P
- pack(IntIterator) - Method in class com.here.platform.location.compilation.core.BitPacking
- packedArraySize(int) - Method in class com.here.platform.location.compilation.core.BitPacking
- PackedGeoCoordinate - Class in com.here.platform.location.inmemory.geospatial
-
Represents geocoordinates packed into a Long.
- PackedGeoCoordinate(long) - Constructor for class com.here.platform.location.inmemory.geospatial.PackedGeoCoordinate
- PackedGeoCoordinate.PackedGeoCoordinateOps$ - Class in com.here.platform.location.inmemory.geospatial
- PackedGeoCoordinateOps$() - Constructor for class com.here.platform.location.inmemory.geospatial.PackedGeoCoordinate.PackedGeoCoordinateOps$
- PackedLineString - Interface in com.here.platform.location.inmemory.geospatial
-
A line string containing
PackedGeoCoordinates. - PackedLineString.PackedLineStringOps$ - Class in com.here.platform.location.inmemory.geospatial
- PackedLineStringOps$() - Constructor for class com.here.platform.location.inmemory.geospatial.PackedLineString.PackedLineStringOps$
- PAK - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Pakistan
- PAK$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PAK$
- PAN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Panama
- PAN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PAN$
- Parameters(LogProbability) - Constructor for class com.here.platform.location.core.mapmatching.DistanceTransitionProbabilityStrategy.Parameters
- Parameters(LogProbability, LogProbability, LogProbability, LogProbability) - Constructor for class com.here.platform.location.core.mapmatching.SimpleConnectivityTransitionProbabilityStrategy.Parameters
-
Deprecated.
- Parameters$() - Constructor for class com.here.platform.location.core.mapmatching.DistanceTransitionProbabilityStrategy.Parameters$
- Parameters$() - Constructor for class com.here.platform.location.core.mapmatching.SimpleConnectivityTransitionProbabilityStrategy.Parameters$
-
Deprecated.
- PARKING_AISLE - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.LocalRoads
-
Indicates whether the segment range is within a parking lot or not.
- PARKING_LOT_ROAD - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.LocalRoads
-
Indicates whether the segment range is within a parking lot or not.
- ParkingAisle() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LocalRoad
-
Indicates whether the segment range is within a parking lot or not.
- ParkingLotRoad() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LocalRoad
-
Indicates whether the segment range is within a parking lot or not.
- parse(String) - Method in interface com.here.platform.data.client.base.ApiEnumParser
- parseConfig(Config) - Static method in class com.here.platform.data.client.base.http.ApiConfigurationProfile
- parseLookupConfig(Config) - Static method in class com.here.platform.data.client.base.http.ApiConfigurationProfile
- partID() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- partID() - Method in class com.here.platform.location.tpeg2.mmc.MultiPartMessageDirectory
- partition() - Method in class com.here.hrn.HRN
- partition() - Method in class com.here.platform.data.client.v2.adapter.model.Partition
- Partition - Class in com.here.platform.data.client.v2.adapter.model
-
The partition metadata.
- Partition(String, String) - Constructor for class com.here.platform.data.client.v2.adapter.model.Partition
- Partition(String, String, AdditionalField[]) - Constructor for class com.here.platform.data.client.v2.adapter.model.Partition
- partitionId() - Method in class com.here.platform.location.compilation.core.AdjacencyList.CSRGData
- partitionId() - Method in class com.here.platform.location.compilation.core.AdjacencyList
- partitionId() - Method in class com.here.platform.location.compilation.core.AdjacencyList.VertexReference
- partitionId() - Method in class com.here.platform.location.compilation.core.NodeReference
- partitionId() - Method in class com.here.platform.location.compilation.core.SegmentReference
- partitionId() - Method in class com.here.platform.location.compilation.core.SingleTileSegmentIndexResolver
- partitionId() - Method in class com.here.platform.location.integration.optimizedmap.geospatial.HereMapContentReference
- partitionId(TopologyPartitionOperations<Partition>) - Method in class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedPartition
- partitionId(TopologyGeometryPartition) - Static method in class com.here.platform.location.compilation.heremapcontent.SimpleTopologyPartitionOperations
- partitionId(Partition) - Method in interface com.here.platform.location.compilation.core.TopologyPartitionOperations
- partitionId(R) - Method in interface com.here.platform.location.compilation.heremapcontent.RoutingGraphOperations
- PartitionId - Class in com.here.platform.location.compilation.core
- PartitionId - Class in com.here.platform.location.integration.heremapcontent
-
An Id that uniquely identifies a partition in HERE Map Content.
- PartitionId(String) - Constructor for class com.here.platform.location.compilation.core.PartitionId
- PartitionId(String) - Constructor for class com.here.platform.location.integration.heremapcontent.PartitionId
- partitionIds() - Method in class com.here.platform.location.compilation.core.AdjacencyList.CSRGData
- partitionIds() - Method in class com.here.platform.location.dataloader.core.AbstractDataLoaderDecorator
-
Deprecated.
- partitionIds() - Method in interface com.here.platform.location.dataloader.core.DataLoader
-
Deprecated.Gets the partition IDs available from this loader.
- partitionIds() - Method in class com.here.platform.location.dataloader.core.javadsl.AbstractTileLoaderDecorator
-
Deprecated.
- partitionIds() - Method in interface com.here.platform.location.dataloader.core.TileLoader
-
Deprecated.Gets the tile IDs available from this loader.
- partitionIds(long) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedGenericLayer
- partitionIds(long) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedHereTileLayer
- partitioning() - Method in class com.here.platform.data.client.v2.adapter.model.VersionedLayer
- partitioning() - Method in class com.here.platform.location.dataloader.core.AbstractDataLoaderDecorator
-
Deprecated.
- partitioning() - Method in interface com.here.platform.location.dataloader.core.DataLoader
-
Deprecated.
- partitioning() - Method in class com.here.platform.location.dataloader.core.javadsl.AbstractTileLoaderDecorator
-
Deprecated.
- Partitioning - Class in com.here.platform.data.client.v2.adapter.model
-
Describes the way in which data is partitioned within the layer.
- Partitioning(PartitioningScheme, int[]) - Constructor for class com.here.platform.data.client.v2.adapter.model.Partitioning
- PartitioningScheme - Enum Class in com.here.platform.data.client.v2.adapter.model
-
The partitioning scheme defines the way in which partitions are handled.
- PartitionMetadata - Interface in com.here.platform.data.client.v2.api.javadsl
- partitionResolver(Catalog, DataLoaderProvider) - Method in class com.here.platform.location.integration.heremapcontent.HereMapContentLayer
-
Deprecated.Returns a
PartitionResolverfor this layer. - PartitionResolver - Interface in com.here.platform.location.integration.herecommons.graph
-
Returns the input tiles that an output tile requires for compilation.
- parts() - Method in class com.here.platform.location.referencing.tmc.PiecewiseTmcCoverage
- partType() - Method in class com.here.platform.location.tpeg2.mmc.MultiPartMessageDirectory
- PartType - Class in com.here.platform.location.tpeg2.mmc
- PartType(short) - Constructor for class com.here.platform.location.tpeg2.mmc.PartType
- password() - Method in class com.here.platform.data.client.base.http.settings.ProxyCredentials
- PATCH$() - Constructor for class com.here.platform.data.client.base.http.HttpMethod.PATCH$
- patchCatalog() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- patchCatalog(String, PatchCatalog, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Modify some fields of the catalog.
- PatchCatalogAdapter(ApiRequest<StatusLink>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- PatchCatalogAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter$
- PatchCatalogBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogBuilder
- patchFeature() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
- patchFeature(String, String, String, Feature) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
-
Patches an existing feature.
- PatchFeatureAdapter(ApiRequest<Feature>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- PatchFeatureAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter$
- PatchFeatureBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureBuilder
- patchLayer() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- patchLayer(String, String, PatchLayer, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Modify some fields of the catalog layer.
- PatchLayerAdapter(ApiRequest<StatusLink>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- PatchLayerAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter$
- PatchLayerBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerBuilder
- patchVolatileBlob() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi
- patchVolatileBlob(String, String, String, PatchProperties, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi
-
Modify ttl of the volatile data blob in the underlying storage mechanism (volume).
- PatchVolatileBlobAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- PatchVolatileBlobAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter$
- PatchVolatileBlobBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobBuilder
- path() - Method in class com.here.platform.data.client.base.ApiRequest
- path() - Method in exception com.here.platform.data.client.base.StatusCodeException
- path() - Method in class com.here.platform.location.referencing.ClosedLinearLocation
- path() - Method in class com.here.platform.location.referencing.LinearLocation
- Path - Class in com.here.platform.location.tpeg2.olr
-
A
Pathspecifies a sequence of coordinates defining a path. - Path(List<AbsoluteGeoCoordinate>) - Constructor for class com.here.platform.location.tpeg2.olr.Path
- Path(Seq<AbsoluteGeoCoordinate>) - Constructor for class com.here.platform.location.tpeg2.olr.Path
- PathMatcher<O,
V, T> - Interface in com.here.platform.location.core.mapmatching.javadsl -
A path-based map matcher.
- PathMatchers - Class in com.here.platform.location.integration.optimizedmap.mapmatching.javadsl
- PathMatchers(OptimizedMapLayers) - Constructor for class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates a
PathMatchersfrom an Optimized Map for Location Library. - PathMatcherWithFilter<O,
V, T> - Class in com.here.platform.location.core.mapmatching.javadsl -
This is an experimental API.
- PathMatcherWithFilter(PathMatcher<O, V, T>, Filter<O>, Interpolator<O, V, T>) - Constructor for class com.here.platform.location.core.mapmatching.javadsl.PathMatcherWithFilter
- PathMatcherWithFilterAsync<O,
V, T> - Class in com.here.platform.location.core.mapmatching - PathMatcherWithFilterAsync(HMMPathMatcher<O, V, T>, Filter<O>, Interpolator<O, V, T>) - Constructor for class com.here.platform.location.core.mapmatching.PathMatcherWithFilterAsync
- pathParams() - Method in class com.here.platform.data.client.base.ApiRequest
- pathProperties() - Method in class com.here.platform.location.tpeg2.olr.FirstLocationReferencePoint
- pathProperties() - Method in class com.here.platform.location.tpeg2.olr.IntermediateLocationReferencePoint
- PathProperties - Class in com.here.platform.location.tpeg2.olr
-
PathPropertiesspecify the properties of the full path betweeen subsequent reference points. - PathProperties(FunctionalRoadClass, DistanceMetresMax15000, boolean) - Constructor for class com.here.platform.location.tpeg2.olr.PathProperties
- pathToPoi() - Method in class com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
- pathToPoint() - Method in class com.here.platform.location.referencing.PointOfInterest
- Paved() - Static method in class com.here.platform.location.integration.optimizedmap.roadattributes.PhysicalAttribute
-
Indicates whether the navigable segment is paved.
- PAVED - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.PhysicalAttributes
-
Indicates whether the navigable segment is paved.
- PCN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Pitcairn
- PCN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PCN$
- Pedestrian - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.AccessRestriction
- Pedestrian - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.RoadAccess
- PeopleOnRoadway - Class in com.here.platform.location.tpeg2.tec
- PeopleOnRoadway(short) - Constructor for class com.here.platform.location.tpeg2.tec.PeopleOnRoadway
- PER - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Peru
- PER$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PER$
- performDelete() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
- performDelete(String, String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
-
Deletes the partitions that match the query in the index layer.
- PerformDeleteAdapter(ApiRequest<DeleteResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- PerformDeleteAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter$
- PerformDeleteBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteBuilder
- performQuery() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
- performQuery(String, String, String, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
-
Queries the index layer for the partitions that match the query.
- PerformQueryAdapter(ApiRequest<DataResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- PerformQueryAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter$
- PerformQueryBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryBuilder
- performUpdate() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
- performUpdate(String, String, UpdateIndexRequest, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
-
Modifies partitions in an index layer.
- PerformUpdateAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- PerformUpdateAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter$
- PerformUpdateBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateBuilder
- perimeter(LinearRingOperations<LR>) - Method in class com.here.platform.location.core.geospatial.LinearRingOperations.LinearRingOperationsAsMembers
- permissivelyJoin(LinearLocation, LinearLocation) - Static method in class com.here.platform.location.referencing.LinearLocation
- PHL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Philippines
- PHL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PHL$
- PHYSICAL - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.RoadDividers
-
A physical divider preventing specific manoeuvres.
- Physical$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadDivider.Physical$
- physicalAttribute() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.RoadAttributes
-
Creates a map that return the
PhysicalAttributeof aVertex. - PhysicalAttribute - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Physical characteristics for a vertex range.
- PhysicalAttribute(int) - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.PhysicalAttribute
- PhysicalAttributes - Interface in com.here.platform.location.integration.optimizedmap.roadattributes.javadsl
-
Physical characteristics for a vertex range.
- physicalLaneCount() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Creates a map that returns the lane physical-count of a
Vertex. - piecewiseExtendedTmc() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
PiecewiseTmcCoverage. - piecewiseExtendedTmc() - Method in class com.here.platform.location.referencing.TmcLocationReferenceCreators
-
Generates a creator for
PiecewiseTmcCoverage. - piecewiseExtendedTmcV2(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Deprecated.Prefer
new LocationReferenceCreators(optimizedMapLayers).piecewiseExtendedTmc(). - piecewiseExtendedTmcV2(Catalog, DataLoaderProvider, TmcAdjacencyProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Deprecated.Prefer
new LocationReferenceCreators(optimizedMapLayers, adjacencyProvider).piecewiseExtendedTmc(). - PiecewiseTmcCoverage - Class in com.here.platform.location.referencing.tmc
-
Generalized result of TMC reference creation.
- PiecewiseTmcCoverage(List<TmcCoverage>) - Constructor for class com.here.platform.location.referencing.tmc.PiecewiseTmcCoverage
- PiecewiseTmcCoverage(Seq<TmcCoverage>) - Constructor for class com.here.platform.location.referencing.tmc.PiecewiseTmcCoverage
- plus(CacheStats) - Method in class com.here.platform.location.dataloader.core.caching.CacheStats
-
Deprecated.Field by field addition
- PLW - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Palau
- PLW$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PLW$
- PNG - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Papua New Guinea
- PNG$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PNG$
- poi() - Method in class com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
- POI_ACCESS - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.LocalRoads
-
Indicates whether the segment range is a POI Access Road.
- PoiAccess() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LocalRoad
-
Indicates whether the segment range is a POI Access Road.
- point() - Method in class com.here.platform.location.referencing.PointOfInterest
- point(GeoCoordinateHolder) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Adds the given point at the end of this feature collection.
- point(GeoCoordinateHolder, Properties) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Adds the given point and properties at the end of this feature collection.
- PointAdasAttributeDescription - Class in com.here.platform.location.compilation.heremapcontent
- PointAdasAttributeDescription(String, int) - Constructor for class com.here.platform.location.compilation.heremapcontent.PointAdasAttributeDescription
- PointAdvancedNavigationAttributeDescription - Class in com.here.platform.location.compilation.heremapcontent
- PointAdvancedNavigationAttributeDescription(String, int) - Constructor for class com.here.platform.location.compilation.heremapcontent.PointAdvancedNavigationAttributeDescription
- pointAlongLine() - Method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
PointAlongLineLocationReferences. - pointAlongLine() - Method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
Creates a resolver for
PointAlongLineLocationReferences. - pointAlongLine() - Method in class com.here.platform.location.tpeg2.olr.PointAlongLineLocationReference
- PointAlongLineLocationReference - Class in com.here.platform.location.tpeg2.olr
-
A
PointAlongLineLocationReferencerefers to a point relative to a road sections in a map-agnostic fashion. - PointAlongLineLocationReference(PointLocationLineReferenceData, Optional<Shape>) - Constructor for class com.here.platform.location.tpeg2.olr.PointAlongLineLocationReference
- PointAlongLineLocationReference(PointLocationLineReferenceData, Option<Shape>) - Constructor for class com.here.platform.location.tpeg2.olr.PointAlongLineLocationReference
- PointAttributeDescription - Interface in com.here.platform.location.compilation.core
- pointBasedProperties() - Method in class com.here.platform.location.inmemory.graph.MultiPropertyTile
- PointBasedProperty<T> - Interface in com.here.platform.location.core.graph.javadsl
-
Represents the value of a property together with the offset on the entity to which this value applies.
- PointBasedPropertyMap<K,
T> - Interface in com.here.platform.location.core.graph.javadsl -
Specialized
PropertyMapfor properties that potentially apply to only part of a key. - pointBasedPropertyTile(PointBasedPropertyTile) - Static method in class com.here.platform.location.integration.optimizedmap.TileWeighers
- PointBasedPropertyTile - Interface in com.here.platform.location.inmemory.graph
- pointForFraction(GC, GC, double) - Method in class com.here.platform.location.core.geospatial.javadsl.GeoCoordinates
-
Intermediate point at some fraction between two points on a great-circle in degrees.
- pointForFraction(LS, double) - Method in class com.here.platform.location.core.geospatial.javadsl.LineStrings
-
Calculates the intermediate point on a great-circle at some fraction of a line string.
- PointGeoCoordinateOperations() - Method in class com.here.platform.location.core.geospatial.GeoCoordinate.LineStringOpsImpl$
- PointGeoCoordinateOperations() - Method in class com.here.platform.location.core.geospatial.LinearRingOperations.GeoCoordinateSeqLinearRingOps$
- PointGeoCoordinateOperations() - Method in interface com.here.platform.location.core.geospatial.LinearRingOperations
- PointGeoCoordinateOperations() - Method in interface com.here.platform.location.core.geospatial.LineStringOperations
- PointGeoCoordinateOperations() - Method in class com.here.platform.location.inmemory.geospatial.PackedLineString.PackedLineStringOps$
- PointLocationLineReferenceData - Class in com.here.platform.location.tpeg2.olr
-
The reference data for a point along a line.
- PointLocationLineReferenceData(FirstLocationReferencePoint, LastLocationReferencePoint, SideOfRoad, Orientation, Optional<DistanceMetresMax15000>) - Constructor for class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- PointLocationLineReferenceData(FirstLocationReferencePoint, LastLocationReferencePoint, SideOfRoad, Orientation, Option<DistanceMetresMax15000>) - Constructor for class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- pointNorthWest() - Method in class com.here.platform.location.tpeg2.sni.GeographicCoverage
- PointOfInterest - Class in com.here.platform.location.referencing
-
A geocoordinate based point of interest (POI).
- PointOfInterest(GeoCoordinate, AccessPoint, List<GeoCoordinate>) - Constructor for class com.here.platform.location.referencing.PointOfInterest
- PointOfInterest(GeoCoordinate, AccessPoint, Seq<GeoCoordinate>) - Constructor for class com.here.platform.location.referencing.PointOfInterest
- PointOrientation - Enum Class in com.here.platform.location.referencing.javadsl
-
The orientation of an event in the road.
- pointProjection(GC, LS, GeoProjection) - Method in class com.here.platform.location.core.geospatial.javadsl.LineStrings
-
Computes the projection and distance between a point and a line string for which
GeoCoordinateOperationsandLineStringOperationsare defined. - points - Variable in class com.here.platform.location.core.geospatial.javadsl.LineString
- points() - Method in class com.here.platform.location.referencing.PolygonLocation
- points() - Method in class com.here.platform.location.tpeg2.olr.Path
- points() - Method in class com.here.platform.location.tpeg2.olr.Shape
- points(LinearRingOperations<LR>) - Method in class com.here.platform.location.core.geospatial.LinearRingOperations.LinearRingOperationsAsMembers
- points(LineStringOperations<LS>) - Method in class com.here.platform.location.core.geospatial.LineStringOperations.LineStringOperationsAsMembers
- points(PackedLineString) - Method in class com.here.platform.location.inmemory.geospatial.PackedLineString.PackedLineStringOps$
- points(LR) - Method in interface com.here.platform.location.core.geospatial.LinearRingOperations
-
The points that compose the
linearRingin order. - points(LS) - Method in interface com.here.platform.location.core.geospatial.LineStringOperations
-
The points in the `lineString` in order.
- points(Seq<GeoCoordinate>) - Method in class com.here.platform.location.core.geospatial.GeoCoordinate.LineStringOpsImpl$
- points(Seq<GeoCoordinate>) - Method in class com.here.platform.location.core.geospatial.LinearRingOperations.GeoCoordinateSeqLinearRingOps$
- pointSouthEast() - Method in class com.here.platform.location.tpeg2.sni.GeographicCoverage
- PointTopologyAttributeDescription - Class in com.here.platform.location.compilation.heremapcontent
- PointTopologyAttributeDescription(String, int) - Constructor for class com.here.platform.location.compilation.heremapcontent.PointTopologyAttributeDescription
- poiWithAccessPoint() - Method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
POIWithAccessPointLocationReferences. - poiWithAccessPoint() - Method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
Creates a resolver for
POIWithAccessPointLocationReferences. - POIWithAccessPointLocationReference - Class in com.here.platform.location.tpeg2.olr
-
A
POIWithAccessPointLocationReferencedescribes a point of interest (POI) and an access point to that POI on the road network, for example an entry to a car park associated with the POI. - POIWithAccessPointLocationReference(PointLocationLineReferenceData, RelativeGeoCoordinate, Optional<Shape>, Optional<Path>) - Constructor for class com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
- POIWithAccessPointLocationReference(PointLocationLineReferenceData, RelativeGeoCoordinate, Option<Shape>, Option<Path>) - Constructor for class com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
- POL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Poland
- POL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.POL$
- PoliceCheckpoint - Class in com.here.platform.location.tpeg2.tec
- PoliceCheckpoint(short) - Constructor for class com.here.platform.location.tpeg2.tec.PoliceCheckpoint
- policy() - Method in class com.here.platform.location.dataloader.core.caching.CacheManager
-
Deprecated.
- polygon() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
PolygonLocationReference. - polygon() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
Creates a resolver for
PolygonLocationReferences. - polygon(LinearRingAdapter<LR, P>, GeoCoordinateAdapter<P>) - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
PolygonLocationReference. - polygonFromHolder() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
PolygonLocationReference. - polygonIndex() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- PolygonLocation - Class in com.here.platform.location.referencing
-
A location surrounded by a sequence of points given as geocoordinates.
- PolygonLocation(List<GeoCoordinateHolder>) - Constructor for class com.here.platform.location.referencing.PolygonLocation
- PolygonLocation(Seq<GeoCoordinate>) - Constructor for class com.here.platform.location.referencing.PolygonLocation
- PolygonLocationReference - Class in com.here.platform.location.tpeg2.olr
-
A
PolygonLocationReferencerefers to an area described by the geometric shape of a polygon and is not tied to the road network. - PolygonLocationReference(AbsoluteGeoCoordinate, List<RelativeGeoCoordinate>, boolean) - Constructor for class com.here.platform.location.tpeg2.olr.PolygonLocationReference
- PolygonLocationReference(AbsoluteGeoCoordinate, Seq<RelativeGeoCoordinate>, boolean) - Constructor for class com.here.platform.location.tpeg2.olr.PolygonLocationReference
- PolygonPoint - Class in com.here.platform.location.tpeg2.tfp
- PolygonPoint(long, long) - Constructor for class com.here.platform.location.tpeg2.tfp.PolygonPoint
- polygonPoints() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- polygons() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygonObject
- port() - Method in class com.here.platform.data.client.base.http.settings.ProxySettings
- POSITIVE_EXTERNAL - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.TmcLocationDispositions
-
The positive external section of a TMC (Traffic Message Channel) code.
- POSITIVE_INTERNAL - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.TmcLocationDispositions
-
The positive internal section of a TMC (Traffic Message Channel) code.
- Positive$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcDirection.Positive$
- PositiveExternal$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.PositiveExternal$
- PositiveInternal$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.PositiveInternal$
- positiveOffset() - Method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- positiveOffset() - Method in class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- POST$() - Constructor for class com.here.platform.data.client.base.http.HttpMethod.POST$
- POSTED - Static variable in interface com.here.platform.location.integration.optimizedmap.commonattributes.javadsl.SpeedLimitSources
-
Speed Limit is based on a posted speed limit sign, speed limit information painted on the road, or data obtained from official sources.
- Posted$() - Constructor for class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimitSource.Posted$
- postFeatures() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
- postFeatures(String, String, FeatureCollection) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
-
Create or patch features.
- PostFeaturesAdapter(ApiRequest<FeatureCollectionModification>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- PostFeaturesAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter$
- PostFeaturesBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesBuilder
- Precipitation - Class in com.here.platform.location.tpeg2.tec
- Precipitation(short) - Constructor for class com.here.platform.location.tpeg2.tec.Precipitation
- preciseTMCInfo() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- preciseTMCInfo() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- PreciseTMCInformation - Class in com.here.platform.location.tpeg2.etl
-
Precise TMC-Information as defined in ISO 17572-2.
- PreciseTMCInformation - Class in com.here.platform.location.tpeg2.tmc
-
Precise TMC-Information as defined in ISO 17572-2.
- PreciseTMCInformation(Optional<Object>, Optional<Object>, Optional<Object>, Optional<Object>, Optional<Object>) - Constructor for class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- PreciseTMCInformation(Optional<Object>, Optional<Object>, Optional<Object>, Optional<Object>, Optional<Object>) - Constructor for class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- PreciseTMCInformation(Option<Object>, Option<Object>, Option<Object>, Option<Object>, Option<Object>) - Constructor for class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- PreciseTMCInformation(Option<Object>, Option<Object>, Option<Object>, Option<Object>, Option<Object>) - Constructor for class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- prediction() - Method in class com.here.platform.location.tpeg2.tfp.StatisticalParameters
- preload(Iterable<Long>, Iterable<Long>) - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.CachingVersionedHereTileLayerReader
-
Downloads the data for the requested versions of the given tileIds and puts it into the cache for later retrieval.
- preload(Iterable<Long>, Iterable<Long>) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedHereTileLayerReader
- preload(Iterable<Long>, Iterable<String>) - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.CachingVersionedGenericLayerReader
-
Downloads the data for the requested versions of the given partitionIds and puts it into the cache for later retrieval.
- preload(Iterable<Long>, Iterable<String>) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedGenericLayerReader
- preload(Iterable<Object>, Iterable<Object>) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedHereTileLayerReader
- preload(Iterable<Object>, Iterable<String>) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedGenericLayerReader
- preloadAsync(Iterable<Long>, Iterable<Long>, Executor) - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.CachingVersionedHereTileLayerReader
-
Downloads the data for the requested versions of the given tileIds and puts it into the cache for later retrieval.
- preloadAsync(Iterable<Long>, Iterable<Long>, Executor) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedHereTileLayerReader
- preloadAsync(Iterable<Long>, Iterable<String>, Executor) - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.CachingVersionedGenericLayerReader
-
Downloads the data for the requested versions of the given partitionIds and puts it into the cache for later retrieval.
- preloadAsync(Iterable<Long>, Iterable<String>, Executor) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedGenericLayerReader
- preloadAsync(Iterable<Object>, Iterable<Object>, ExecutionContext) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedHereTileLayerReader
- preloadAsync(Iterable<Object>, Iterable<String>, ExecutionContext) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedGenericLayerReader
- prepare() - Method in interface com.here.platform.data.client.base.http.IOExecutionContext
-
Deprecated.preparation of ExecutionContexts will be removed. Since Scala 2.12.0.
- prettyPrint(LinearLocationReference) - Static method in class com.here.platform.location.referencing.olr.OlrPrettyPrinter
-
Print a
olr.LinearLocationReferenceusing a yaml inspired syntax and showing angles and coordinates in human-readable form in addition to the OLR representation. - previousLocationCodes(TmcId) - Method in interface com.here.platform.location.referencing.tmc.TmcAdjacencyProvider
-
Returns the location codes that precede the given location (negative direction).
- PRI - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Puerto Rico
- PRI$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PRI$
- printer() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- printer() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- printer() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- printer() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- printer() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- printer() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- printer() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- printer() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- printer() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- printer() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- priority() - Method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- priority() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- priority() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- priority() - Method in interface com.here.platform.location.tpeg2.mmc.MMCTemplate
- priority() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedCountedProtected
- priority() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedProtected
- Priority - Class in com.here.platform.location.tpeg2.tdt
- Priority(short) - Constructor for class com.here.platform.location.tpeg2.tdt.Priority
- PRIORITY_ROAD - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.RoadUsages
-
Indicates road stretches that have signs indicating priority on the road.
- PriorityRoad() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
-
Indicates road stretches that have signs indicating priority on the road.
- Private() - Static method in class com.here.platform.location.integration.optimizedmap.roadattributes.PhysicalAttribute
-
Private identifies roads that are not maintained by an organisation responsible for maintenance of public roads.
- PRIVATE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.PhysicalAttributes
-
Private identifies roads that are not maintained by an organisation responsible for maintenance of public roads.
- PRIVATE_ROAD_FOR_SERVICE_VEHICLES - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A road that provides access for specific service vehicles, e.g., logging roads, farm/agricultural roads etc.
- PrivateRoadForServiceVehicles() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A road that provides access for specific service vehicles, e.g., logging roads, farm/agricultural roads etc.
- PRK - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Korea, Democratic People's Republic of
- PRK$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PRK$
- probabilities() - Method in class com.here.platform.location.core.mapmatching.javadsl.ProbabilitiesAndTransitions
- ProbabilitiesAndTransitions<T> - Class in com.here.platform.location.core.mapmatching.javadsl
-
Represents probabilities and transitions computed by
TransitionProbabilityStrategy. - ProbabilitiesAndTransitions(LogProbabilitySeq, Optional<List<Optional<T>>>) - Constructor for class com.here.platform.location.core.mapmatching.javadsl.ProbabilitiesAndTransitions
- probabilityDensity(double) - Method in class com.here.platform.location.core.mapmatching.ExponentialProbabilityDistribution
- probabilityDensity(double) - Method in class com.here.platform.location.core.mapmatching.GaussianProbabilityDistribution
- probabilityDensity(double) - Method in interface com.here.platform.location.core.mapmatching.ProbabilityDistribution
-
Returns the logarithm of the probability density function at a given point.
- ProbabilityDistribution - Interface in com.here.platform.location.core.mapmatching
-
Defines the probability distribution for a continuous random variable.
- problemLength1() - Method in class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- problemLength1() - Method in class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- problemLength2() - Method in class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- problemLength2() - Method in class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- PROCESSING_TIME - Enum constant in enum class com.here.platform.dal.custom.MetadataName
-
System processing time when the message is parsed by Data Archiving Library (DAL).
- productArity() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Cancel
- productArity() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Complete
- productArity() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Init
- productArity() - Static method in class com.here.platform.location.compilation.core.Incoming
- productArity() - Static method in class com.here.platform.location.compilation.core.Loop
- productArity() - Static method in class com.here.platform.location.compilation.core.Outgoing
- productArity() - Static method in class com.here.platform.location.core.mapmatching.OffRoad
- productArity() - Static method in class com.here.platform.location.core.mapmatching.Unknown
- productArity() - Static method in class com.here.platform.location.dataloader.core.GenericPartitioning
-
Deprecated.
- productArity() - Static method in class com.here.platform.location.inmemory.graph.Backward
- productArity() - Static method in class com.here.platform.location.inmemory.graph.Forward
- productArity() - Static method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.Scenic
- productArity() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility$LowMobility
- productArity() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpecialExplication
- productArity() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.ThroughRoute
- productArity() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TravelDirection
- productElement(int) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Cancel
- productElement(int) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Complete
- productElement(int) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Init
- productElement(int) - Static method in class com.here.platform.location.compilation.core.Incoming
- productElement(int) - Static method in class com.here.platform.location.compilation.core.Loop
- productElement(int) - Static method in class com.here.platform.location.compilation.core.Outgoing
- productElement(int) - Static method in class com.here.platform.location.core.mapmatching.OffRoad
- productElement(int) - Static method in class com.here.platform.location.core.mapmatching.Unknown
- productElement(int) - Static method in class com.here.platform.location.dataloader.core.GenericPartitioning
-
Deprecated.
- productElement(int) - Static method in class com.here.platform.location.inmemory.graph.Backward
- productElement(int) - Static method in class com.here.platform.location.inmemory.graph.Forward
- productElement(int) - Static method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.Scenic
- productElement(int) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility$LowMobility
- productElement(int) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpecialExplication
- productElement(int) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.ThroughRoute
- productElement(int) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TravelDirection
- productIterator() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Cancel
- productIterator() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Complete
- productIterator() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Init
- productIterator() - Static method in class com.here.platform.location.compilation.core.Incoming
- productIterator() - Static method in class com.here.platform.location.compilation.core.Loop
- productIterator() - Static method in class com.here.platform.location.compilation.core.Outgoing
- productIterator() - Static method in class com.here.platform.location.core.mapmatching.OffRoad
- productIterator() - Static method in class com.here.platform.location.core.mapmatching.Unknown
- productIterator() - Static method in class com.here.platform.location.dataloader.core.GenericPartitioning
-
Deprecated.
- productIterator() - Static method in class com.here.platform.location.inmemory.graph.Backward
- productIterator() - Static method in class com.here.platform.location.inmemory.graph.Forward
- productIterator() - Static method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.Scenic
- productIterator() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility$LowMobility
- productIterator() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpecialExplication
- productIterator() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.ThroughRoute
- productIterator() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TravelDirection
- productPrefix() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Cancel
- productPrefix() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Complete
- productPrefix() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Init
- productPrefix() - Static method in class com.here.platform.location.compilation.core.Incoming
- productPrefix() - Static method in class com.here.platform.location.compilation.core.Loop
- productPrefix() - Static method in class com.here.platform.location.compilation.core.Outgoing
- productPrefix() - Static method in class com.here.platform.location.core.mapmatching.OffRoad
- productPrefix() - Static method in class com.here.platform.location.core.mapmatching.Unknown
- productPrefix() - Static method in class com.here.platform.location.dataloader.core.GenericPartitioning
-
Deprecated.
- productPrefix() - Static method in class com.here.platform.location.inmemory.graph.Backward
- productPrefix() - Static method in class com.here.platform.location.inmemory.graph.Forward
- productPrefix() - Static method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.Scenic
- productPrefix() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility$LowMobility
- productPrefix() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpecialExplication
- productPrefix() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.ThroughRoute
- productPrefix() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TravelDirection
- projecting(PropertyMap<V, LineStringHolder<GeoCoordinate>>) - Static method in class com.here.platform.location.core.mapmatching.javadsl.Interpolators
-
Creates an
Interpolatorthat tries to insert anOnRoadresult for eachOmitted observation by projecting the observation onto thematchedPath. - projecting(PropertyMap<V, LineStringHolder<GeoCoordinate>>, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.core.mapmatching.javadsl.Interpolators
-
Creates an
Interpolatorthat tries to insert anOnRoadresult for eachOmitted observation by projecting the observation onto thematchedPath. - ProjectingInterpolator<O,
V, LS> - Class in com.here.platform.location.core.mapmatching -
This is an experimental API.
- ProjectingInterpolator(PropertyMap<V, LS>, GeoProjection, GeoCoordinateOperations<O>, LineStringOperations<LS>) - Constructor for class com.here.platform.location.core.mapmatching.ProjectingInterpolator
- ProjectionDistanceCalculator - Class in com.here.platform.location.core.geospatial
-
Projects two points using a
projectionand calculates their distance in Euclidean space. - ProjectionDistanceCalculator(GeoProjection) - Constructor for class com.here.platform.location.core.geospatial.ProjectionDistanceCalculator
- Properties - Class in com.here.platform.location.io.javadsl.geojson
-
Metadata for a geometric feature.
- Properties() - Constructor for class com.here.platform.location.io.javadsl.geojson.Properties
- PropertyMap<K,
T> - Interface in com.here.platform.location.core.graph.javadsl -
An abstract Key, Value interface for properties.
- PropertyMaps - Class in com.here.platform.location.integration.optimizedmap.graph.javadsl
- PropertyMaps(OptimizedMapLayers) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Creates a
PropertyMapsfrom an Optimized Map for Location Library. - PropertyMaps.AdasAttributes - Class in com.here.platform.location.integration.optimizedmap.graph.javadsl
-
Provides factory methods for accessing properties from the
adasattributeslayer of Optimized Map for Location Library. - PropertyMaps.AdvancedNavigationAttributes - Class in com.here.platform.location.integration.optimizedmap.graph.javadsl
-
Provides factory methods for accessing properties from the
advancednavigationattributeslayer of Optimized Map for Location Library. - PropertyMaps.NavigationAttributes - Class in com.here.platform.location.integration.optimizedmap.graph.javadsl
-
Provides factory methods for accessing properties from the
navigationattributeslayer of Optimized Map for Location Library. - PropertyMaps.RoadAttributes - Class in com.here.platform.location.integration.optimizedmap.graph.javadsl
-
Provides factory methods for accessing properties from the
roadattributeslayer of Optimized Map for Location Library. - PROTECTED - Static variable in interface com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl.RailwayCrossings
-
Railway crossing is protected with a barrier.
- Protected$() - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Protected$
- protobufRef(String) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties
-
Specifies a link to the original raw data property that this feature visualizes.
- ProximitySearch<GC,
E> - Interface in com.here.platform.location.core.geospatial.javadsl -
An interface for finding elements within a specific radius around a center.
- ProximitySearchCandidateGenerator<O,
V> - Class in com.here.platform.location.core.mapmatching -
Generates candidate
States for an observation by proximity search. - ProximitySearchCandidateGenerator(ProximitySearch<V>, Function1<O, Object>, GeoCoordinateOperations<O>) - Constructor for class com.here.platform.location.core.mapmatching.ProximitySearchCandidateGenerator
- ProximitySearches - Class in com.here.platform.location.integration.optimizedmap.geospatial.javadsl
- ProximitySearches(OptimizedMapLayers) - Constructor for class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
-
Creates a
ProximitySearchesfrom an Optimized Map for Location Library. - ProxyCredentials - Class in com.here.platform.data.client.base.http.settings
-
Create a new
ProxyCredentials. - ProxyCredentials(String, String) - Constructor for class com.here.platform.data.client.base.http.settings.ProxyCredentials
- proxyPassword() - Method in class com.here.platform.data.client.base.common.CommonSettings
- ProxySettings - Class in com.here.platform.data.client.base.http.settings
- ProxySettings(String, int, Option<ProxyCredentials>) - Constructor for class com.here.platform.data.client.base.http.settings.ProxySettings
- ProxySettings.Builder - Class in com.here.platform.data.client.base.http.settings
-
Build a new proxy settings.
- proxyUser() - Method in class com.here.platform.data.client.base.common.CommonSettings
- PRT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Portugal
- PRT$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PRT$
- PRY - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Paraguay
- PRY$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PRY$
- PSE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Palestine, State of
- PSE$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PSE$
- PUBLIC_ACCESS - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.RoadUsages
-
Indicates if the segment is accessible to general public.
- PublicAccess() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
-
Indicates if the segment is accessible to general public.
- PublishApi - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi
- PublishApi.CancelPublicationAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.CancelPublicationAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.CancelPublicationBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.GetPublicationAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.GetPublicationAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.GetPublicationBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.InitPublicationAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.InitPublicationAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.InitPublicationBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.SubmitPublicationAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.SubmitPublicationAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.SubmitPublicationBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.UploadPartitionsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.UploadPartitionsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.UploadPartitionsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- Publishers - Class in com.here.platform.data.client.base.http.utils
- Publishers() - Constructor for class com.here.platform.data.client.base.http.utils.Publishers
- Publishers.GenericSubscription - Interface in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Cancel - Class in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Cancel$ - Class in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Complete - Class in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Complete$ - Class in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Extension - Interface in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Fail - Class in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Fail$ - Class in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Init - Class in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Init$ - Class in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Other - Class in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Other$ - Class in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Req - Class in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Req$ - Class in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Signal - Interface in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.StateActor - Class in com.here.platform.data.client.base.http.utils
- PURPLE - Static variable in class com.here.platform.location.io.javadsl.Color
- put(K, V) - Method in class com.here.platform.data.client.v2.caching.caffeine.model.CaffeineCache
- put(K, V) - Method in interface com.here.platform.data.client.v2.caching.model.versioned.Cache
-
Associates a value with the provided key.
- PUT$() - Constructor for class com.here.platform.data.client.base.http.HttpMethod.PUT$
- putArtifactFile() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
- putArtifactFile(String, String, String, byte[]) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
-
Upload the file and linked to artifact.
- PutArtifactFileAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- PutArtifactFileAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter$
- PutArtifactFileBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileBuilder
- putBlob() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
- putBlob(String, String, String, Long, String, byte[], Optional<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
-
Persists the data blob in the underlying storage mechanism (volume).
- PutBlobAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- PutBlobAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter$
- PutBlobBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobBuilder
- putBlobByKey() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
- putBlobByKey(String, String, String, Optional<String>, Optional<Long>, Optional<String>, Optional<String>, Optional<String>, Optional<byte[]>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
-
Persists the data blob up to 192 MB.
- PutBlobByKeyAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- PutBlobByKeyAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter$
- PutBlobByKeyBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyBuilder
- putFeature() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
- putFeature(String, String, String, Feature) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
-
Creates or replaces a feature in the layer.
- PutFeatureAdapter(ApiRequest<Feature>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- PutFeatureAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter$
- PutFeatureBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureBuilder
- putFeatures() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
- putFeatures(String, String, FeatureCollection) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
-
Create or replace the provided features.
- PutFeaturesAdapter(ApiRequest<FeatureCollectionModification>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- PutFeaturesAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter$
- PutFeaturesBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesBuilder
- putVolatileBlob() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi
- putVolatileBlob(String, String, String, byte[], Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi
-
Persists the volatile data blob in the underlying storage mechanism (volume).
- PutVolatileBlobAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- PutVolatileBlobAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter$
- PutVolatileBlobBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobBuilder
- PYF - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
French Polynesia
- PYF$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PYF$
Q
- QAT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Qatar
- QAT$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.QAT$
- quadTreeIndex() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi
- quadTreeIndex(String, String, Long, String, Integer, Optional<String>, List<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi
-
Gets metadata for the requested index.
- QuadTreeIndexAdapter(ApiRequest<Index>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- QuadTreeIndexAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter$
- QuadTreeIndexBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexBuilder
- quadTreeIndexVolatile() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi
- quadTreeIndexVolatile(String, String, String, Integer, List<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi
-
Gets metadata for the requested index.
- QuadTreeIndexVolatileAdapter(ApiRequest<Index>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- QuadTreeIndexVolatileAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter$
- QuadTreeIndexVolatileBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileBuilder
- query() - Method in interface com.here.platform.data.client.base.http.HttpRequest
-
Request query parameters.
- QueryApi - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- QueryApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi
- QueryApi.GetChangesByIdAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- QueryApi.GetChangesByIdAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- QueryApi.GetChangesByIdBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- QueryApi.GetPartitionsByIdAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- QueryApi.GetPartitionsByIdAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- QueryApi.GetPartitionsByIdBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- QueryApi.QuadTreeIndexAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- QueryApi.QuadTreeIndexAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- QueryApi.QuadTreeIndexBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- QueryApi.QuadTreeIndexVolatileAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- QueryApi.QuadTreeIndexVolatileAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- QueryApi.QuadTreeIndexVolatileBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- queryParams() - Method in class com.here.platform.data.client.base.ApiRequest
R
- RACE_TRACK - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
Tracks within a racing facility.
- RaceTrack() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
Tracks within a racing facility.
- radius() - Method in class com.here.platform.location.tpeg2.olr.CircleLocationReference
- radius(String) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties
-
A radius for "Point/MultiPoint" geometries.
- radiusInMeters() - Method in class com.here.platform.location.referencing.CircleLocation
- RAIL_FERRY - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.PhysicalAttributes
-
The segment represents a generalised route of a ferry for passengers or vehicles via rail.
- RailFerry() - Static method in class com.here.platform.location.integration.optimizedmap.roadattributes.PhysicalAttribute
-
The segment represents a generalised route of a ferry for passengers or vehicles via rail.
- railwayCrossing() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdvancedNavigationAttributes
-
Creates a map that returns the
RailwayCrossingof aVertex. - RailwayCrossing - Interface in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
-
Identifies the location of a Railway Crossing for map display and guidance to generate specific driver alerts when approaching a railway crossing.
- RailwayCrossing.Protected$ - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
-
Railway crossing is protected with a barrier.
- RailwayCrossing.Unprotected$ - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
-
Railway crossing is NOT protected with a barrier.
- RailwayCrossing.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
-
Unrecognized value.
- RailwayCrossing.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
- RailwayCrossing.Unspecified$ - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
-
Railway crossing is NOT specified.
- RailwayCrossings - Interface in com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl
-
Identifies the location of a Railway Crossing for map display and guidance to generate specific driver alerts when approaching a railway crossing.
- Ramp() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
-
Range is a ramp: connects roads that do not intersect at grade.
- RAMP - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.RoadUsages
-
Range is a ramp: connects roads that do not intersect at grade.
- RangeAdasAttributeDescription - Class in com.here.platform.location.compilation.heremapcontent
- RangeAdasAttributeDescription(String, int) - Constructor for class com.here.platform.location.compilation.heremapcontent.RangeAdasAttributeDescription
- RangeAdvancedNavigationAttributeDescription - Class in com.here.platform.location.compilation.heremapcontent
- RangeAdvancedNavigationAttributeDescription(String, int) - Constructor for class com.here.platform.location.compilation.heremapcontent.RangeAdvancedNavigationAttributeDescription
- RangeAttributeDescription - Interface in com.here.platform.location.compilation.core
- rangeBasedProperties() - Method in class com.here.platform.location.inmemory.graph.MultiPropertyTile
- rangeBasedProperty(Catalog, String, CacheManager, TileLoader<P>, PartitionResolver, AttributeAccessor<P, T>) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.This functionality will be removed.
- rangeBasedProperty(RangeBasedPropertyTile<Object>) - Static method in class com.here.platform.location.integration.optimizedmap.TileWeighers
-
Weigher for the Range Based Property tile.
- RangeBasedProperty<T> - Interface in com.here.platform.location.core.graph.javadsl
-
Represents the value of a property together with the specific portion of the entity to which this range applies.
- RangeBasedPropertyCompiler<P,
T> - Class in com.here.platform.location.compilation.heremapcontent -
Compiles attribute layer partitions from HERE Map Content to the property format for Optimized Map for Location Library
- RangeBasedPropertyCompiler(AttributeAccessor<P, T>, RangeNormalizationStrategy<T>, ClassTag<T>) - Constructor for class com.here.platform.location.compilation.heremapcontent.RangeBasedPropertyCompiler
- RangeBasedPropertyMap<K,
T> - Interface in com.here.platform.location.core.graph.javadsl -
Specialized
PropertyMapfor properties that potentially apply to only part of a key. - RangeBasedPropertyMapData<T> - Interface in com.here.platform.location.compilation.core
- RangeBasedPropertyMapFactory<P> - Class in com.here.platform.location.integration.optimizedmap.graph
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- RangeBasedPropertyMapFactory(TileLoader<P>, TileLoader<MappingTile>, PartitionResolver, Iterable<TileId>) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.RangeBasedPropertyMapFactory
-
Deprecated.
- RangeBasedPropertyTile<T> - Class in com.here.platform.location.inmemory.graph
-
Contains the range-based property data for a single tile.
- RangeBasedPropertyTile(TileId, int[], double[], double[], Object) - Constructor for class com.here.platform.location.inmemory.graph.RangeBasedPropertyTile
- rangeBasedPropertyTileV2(RangeBasedPropertyTileV2) - Static method in class com.here.platform.location.integration.optimizedmap.TileWeighers
- RangeBasedPropertyTileV2 - Interface in com.here.platform.location.inmemory.graph
- RangeNavigationAttributeDescription - Class in com.here.platform.location.compilation.heremapcontent
- RangeNavigationAttributeDescription(String, int) - Constructor for class com.here.platform.location.compilation.heremapcontent.RangeNavigationAttributeDescription
- RangeNormalizationStrategy<T> - Interface in com.here.platform.location.compilation.core
- RangeNormalizationStrategy.NoRangeNormalization<T> - Class in com.here.platform.location.compilation.core
- RangeNormalizationStrategy.SetValuedRangeNormalization<T> - Class in com.here.platform.location.compilation.core
- RangeNormalizationStrategy.SingleValuedRangeNormalization<T> - Class in com.here.platform.location.compilation.core
- RangeRoadAttributeDescription - Class in com.here.platform.location.compilation.heremapcontent
- RangeRoadAttributeDescription(String, int) - Constructor for class com.here.platform.location.compilation.heremapcontent.RangeRoadAttributeDescription
- RangeTopologyAttributeDescription - Class in com.here.platform.location.compilation.heremapcontent
- RangeTopologyAttributeDescription(String, int) - Constructor for class com.here.platform.location.compilation.heremapcontent.RangeTopologyAttributeDescription
- RangeValue<T> - Class in com.here.platform.location.compilation.heremapcontent
- RangeValue(RelativeDirection, double, double, T) - Constructor for class com.here.platform.location.compilation.heremapcontent.RangeValue
- read(long, long) - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.VersionedHereTileLayerReader
-
Get data from a versioned layer with a given version and partition id (here tile).
- read(long, long) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedHereTileLayerReader
- read(long, long) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedHereTileLayerReader
- read(long, String) - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.VersionedGenericLayerReader
-
Get data from a versioned layer with a given version and partition id (String).
- read(long, String) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedGenericLayerReader
- read(long, String) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedGenericLayerReader
- reader() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedGenericLayer
- reader() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedHereTileLayer
- reader() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedGenericLayer
- reader() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedHereTileLayer
- reader() - Method in class com.here.platform.location.integration.optimizedmap.AdasAttributesLayer
- reader() - Method in class com.here.platform.location.integration.optimizedmap.AdvancedNavigationAttributesLayer
- reader() - Method in class com.here.platform.location.integration.optimizedmap.FreeFlowSpeedLayer
- reader() - Method in class com.here.platform.location.integration.optimizedmap.GeometryLayer
- reader() - Method in class com.here.platform.location.integration.optimizedmap.LengthLayer
- reader() - Method in class com.here.platform.location.integration.optimizedmap.MappingLayer
- reader() - Method in class com.here.platform.location.integration.optimizedmap.NavigationAttributesLayer
- reader() - Method in class com.here.platform.location.integration.optimizedmap.RestrictedManoeuvreLayer
- reader() - Method in class com.here.platform.location.integration.optimizedmap.RoadAccessLayer
- reader() - Method in class com.here.platform.location.integration.optimizedmap.RoadAttributesLayer
- reader() - Method in class com.here.platform.location.integration.optimizedmap.RoutingGraphLayer
- reader() - Method in class com.here.platform.location.integration.optimizedmap.TmcTableLayer
- ReadFeaturesApi - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
- ReadFeaturesApi.GetFeatureAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeatureAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeatureBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesByBBoxAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesByBBoxAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesByBBoxBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesBySpatialAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesBySpatialAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesBySpatialBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesBySpatialPostAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesBySpatialPostAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesBySpatialPostBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesByTileAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesByTileAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesByTileBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetStatisticsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetStatisticsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetStatisticsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.IterateFeaturesAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.IterateFeaturesAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.IterateFeaturesBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.SearchFeaturesAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.SearchFeaturesAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.SearchFeaturesBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- RealTimeTrafficApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- RealTimeTrafficApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi
- RealTimeTrafficApi.GetFlowAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- RealTimeTrafficApi.GetFlowAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- RealTimeTrafficApi.GetFlowBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- RealTimeTrafficApi.GetIncidentsAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- RealTimeTrafficApi.GetIncidentsAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- RealTimeTrafficApi.GetIncidentsBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- RealTimeTrafficApi.GetIncidentsByIdAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- RealTimeTrafficApi.GetIncidentsByIdAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- RealTimeTrafficApi.GetIncidentsByIdBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- receive(Publishers.GenericSubscription.Extension) - Method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.StateActor
- RecklessPersons - Class in com.here.platform.location.tpeg2.tec
- RecklessPersons(short) - Constructor for class com.here.platform.location.tpeg2.tec.RecklessPersons
- rectangle() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
RectangleLocationReference. - rectangle() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
Creates a resolver for
RectangleLocationReferences. - rectangle() - Method in class com.here.platform.location.tpeg2.olr.RectangleLocationReference
- rectangle(BoundingBoxAdapter<BB>) - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
RectangleLocationReference. - Rectangle - Class in com.here.platform.location.tpeg2.olr
-
A rectangle specified in geocoordinates.
- Rectangle(AbsoluteGeoCoordinate, AbsoluteGeoCoordinate) - Constructor for class com.here.platform.location.tpeg2.olr.Rectangle
- rectangleFromHolder() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
RectangleLocationReference. - RectangleLocation - Class in com.here.platform.location.referencing
-
A location represented by a bounding-box.
- RectangleLocation(double, double, double, double) - Constructor for class com.here.platform.location.referencing.RectangleLocation
- RectangleLocation(BoundingBoxHolder) - Constructor for class com.here.platform.location.referencing.RectangleLocation
- RectangleLocationReference - Class in com.here.platform.location.tpeg2.olr
-
A
RectangleLocationReferencerefers to an area described by the geometric shape of a rectangle and is not tied to the road network. - RectangleLocationReference(Rectangle, boolean) - Constructor for class com.here.platform.location.tpeg2.olr.RectangleLocationReference
- rectangles(GeoProjection) - Method in class com.here.platform.location.referencing.GridLocation
-
Returns all rectangles that are part of this grid.
- RED - Static variable in class com.here.platform.location.io.javadsl.Color
- reference() - Method in class com.here.platform.location.referencing.tmc.TmcCoverage
- referencedCAISCID() - Method in class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReferenceEntry
- referencedPartitions(PartitionId, Function1<PartitionId, Option<Partition>>, TopologyPartitionOperations<Partition>) - Static method in class com.here.platform.location.compilation.core.AdjacencyList
- ReferencesApi - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencesApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi
- ReferencesApi.DownloadArtifactFileByReferenceAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencesApi.DownloadArtifactFileByReferenceAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencesApi.DownloadArtifactFileByReferenceBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencesApi.GetReferenceAccessStateAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencesApi.GetReferenceAccessStateAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencesApi.GetReferenceAccessStateBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencesApi.GrantReferenceAccessAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencesApi.GrantReferenceAccessAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencesApi.GrantReferenceAccessBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencesApi.RevokeReferenceAccessAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencesApi.RevokeReferenceAccessAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencesApi.RevokeReferenceAccessBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencingLocation - Interface in com.here.platform.location.referencing
-
An abstract location using the Location Library's data model.
- region() - Method in class com.here.hrn.HRN
- regionalisationFlag() - Method in class com.here.platform.location.tpeg2.sni.SameServiceEntry
- registerArtifact() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
- registerArtifact(String, String, RegisterArtifactRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
-
Requires 'accessApi' permission.
- RegisterArtifactAdapter(ApiRequest<RegisterArtifactResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- RegisterArtifactAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter$
- RegisterArtifactBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactBuilder
- RegulatoryMeasure - Class in com.here.platform.location.tpeg2.tec
- RegulatoryMeasure(short) - Constructor for class com.here.platform.location.tpeg2.tec.RegulatoryMeasure
- RelatedServiceEntry - Class in com.here.platform.location.tpeg2.sni
- RelatedServiceEntry(short, ServiceIdentifier, ServiceIdentifier, short, int, Optional<BearerLinkageInfo>, Optional<String>, Optional<String>) - Constructor for class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- RelatedServiceEntry(short, ServiceIdentifier, ServiceIdentifier, short, int, Option<BearerLinkageInfo>, Option<String>, Option<String>) - Constructor for class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- RelativeGeoCoordinate - Class in com.here.platform.location.tpeg2.olr
-
A
RelativeGeoCoordinateis used to represent a geocoordinate in terms of a previous position, e.g. - RelativeGeoCoordinate(short, short, Optional<Object>) - Constructor for class com.here.platform.location.tpeg2.olr.RelativeGeoCoordinate
- RelativeGeoCoordinate(short, short, Option<Object>) - Constructor for class com.here.platform.location.tpeg2.olr.RelativeGeoCoordinate
- removeClustersOnTileExtension(Option<LongAccumulator>, Tuple2<TileId, Iterable<Cluster<GeolocatedItem>>>) - Method in class com.here.platform.location.spark.DistributedClustering
- removeSchemaFromProject() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- removeSchemaFromProject(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Remove schema and all related artifacts from the project resource home.
- RemoveSchemaFromProjectAdapter(ApiRequest<GetProjectSchemaResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- RemoveSchemaFromProjectAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter$
- RemoveSchemaFromProjectBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectBuilder
- removeSchemaLinkability() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- removeSchemaLinkability(String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Makes schema and all attached artifacts not available for linking to a project or realm.
- RemoveSchemaLinkabilityAdapter(ApiRequest<RemoveLinkabilityResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- RemoveSchemaLinkabilityAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter$
- RemoveSchemaLinkabilityBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityBuilder
- reportFailure(Throwable) - Method in interface com.here.platform.data.client.base.http.IOExecutionContext
-
Deprecated.
- reprBytes() - Static method in class com.here.platform.location.compilation.core.BitPacking
- Req(long) - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Req
- Req$() - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Req$
- request() - Method in class com.here.platform.data.client.base.common.CommonSettings
- request(long) - Method in interface com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription
- requestCount() - Method in class com.here.platform.location.dataloader.core.caching.CacheStats
-
Deprecated.
- requested() - Method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.StateActor
- requestSignerConfig() - Method in class com.here.platform.data.client.base.common.CommonSettings
- requireMonotonical(TileId, Option<Object>, int[], String) - Static method in class com.here.platform.location.inmemory.graph.GraphTile
- requireSameLength(TileId, int, int, String, String) - Static method in class com.here.platform.location.inmemory.graph.GraphTile
- RescueAndRecoveryWorkInProgress - Class in com.here.platform.location.tpeg2.tec
- RescueAndRecoveryWorkInProgress(short) - Constructor for class com.here.platform.location.tpeg2.tec.RescueAndRecoveryWorkInProgress
- resetTimeStamp() - Method in class com.here.platform.location.tpeg2.sni.ServiceComponentResetEntry
- resolve(NodeReference) - Method in class com.here.platform.location.compilation.core.NodeToSegmentResolver
- resolve(LR) - Method in interface com.here.platform.location.referencing.LocationReferenceResolver
-
Resolves the given reference location into a map-specific representation.
- resolveBorderDependencies(Set<PartitionId>, Partition, TopologyPartitionOperations<Partition>) - Static method in class com.here.platform.location.compilation.core.TransitiveSegmentResolver
- resolveCompatibleDependencies(HRN) - Method in interface com.here.platform.location.dataloader.core.Catalog
-
Deprecated.Searches for a set of compatible versions of a catalog.
- resolveCompatibleDependencies(HRN) - Method in class com.here.platform.location.dataloader.standalone.StandaloneCatalog
-
Deprecated.
- resolveCompatibleVersions(long, HRN) - Method in interface com.here.platform.data.client.v2.api.javadsl.CatalogVersionInfo
-
Find the version of a compatible catalog HRN
- resolveCompatibleVersions(long, HRN) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCatalogVersionInfo
- resolveCompatibleVersions(long, HRN, List<HRN>) - Method in interface com.here.platform.data.client.v2.api.javadsl.CatalogVersionInfo
-
Find the version of a compatible catalog HRN
- resolveCompatibleVersions(long, HRN, List<HRN>) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCatalogVersionInfo
- resolveDependencies(Partition, TopologyPartitionOperations<Partition>) - Static method in class com.here.platform.location.compilation.core.AdjacentIncomingSegmentResolver
-
Returns the source partitions of all segments referenced from the given partition
- resolveDependencies(Partition, TopologyPartitionOperations<Partition>) - Static method in class com.here.platform.location.compilation.core.TransitiveSegmentResolver
- resolveDependency(HRN) - Method in interface com.here.platform.location.dataloader.core.Catalog
-
Deprecated.Searches for a compatible version of a catalog that is expected to be found in the direct or in the indirect dependencies.
- resolveDependency(HRN) - Method in class com.here.platform.location.dataloader.standalone.StandaloneCatalog
-
Deprecated.
- resolveDependencyVersion(long, HRN) - Method in interface com.here.platform.data.client.v2.api.javadsl.CatalogVersionInfo
-
Find the version of a catalog in its dependencies
- resolveDependencyVersion(long, HRN) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCatalogVersionInfo
- resolveNecessaryInputPartitions(TileId) - Method in class com.here.platform.location.integration.herecommons.graph.LevelToLevelPartitionResolver
- resolveNecessaryInputPartitions(TileId) - Method in interface com.here.platform.location.integration.herecommons.graph.PartitionResolver
-
Returns the input tiles that
outputTilerequires for compilation. - resolver() - Method in class com.here.platform.location.dataloader.core.HereTilePartitioning
-
Deprecated.
- resolver() - Method in class com.here.platform.location.dataloader.core.javadsl.AbstractTileLoaderDecorator
-
Deprecated.
- resolver() - Method in interface com.here.platform.location.dataloader.core.TileLoader
-
Deprecated.A resolver for
TileIds that can be used with thisTileLoader. - resolver() - Method in class com.here.platform.location.integration.optimizedmap.graph.TiledReverseHereMapContentReferencePropertyMap
- resource() - Method in class com.here.hrn.HRN
- ResourceLookup(String, String, String) - Constructor for class com.here.platform.data.client.base.http.AccessType.ResourceLookup
- ResourceLookup$() - Constructor for class com.here.platform.data.client.base.http.AccessType.ResourceLookup$
- response() - Method in class com.here.platform.data.client.base.ResponseStatusHandler.ErrorCode
- response() - Method in class com.here.platform.data.client.base.ResponseStatusHandler.SuccessCode
- response() - Method in class com.here.platform.data.client.base.ResponseStatusHandler.UnexpectedCode
- ResponseStatusHandler - Interface in com.here.platform.data.client.base
- ResponseStatusHandler.ErrorCode - Class in com.here.platform.data.client.base
- ResponseStatusHandler.ErrorCode$ - Class in com.here.platform.data.client.base
- ResponseStatusHandler.FailedRequest - Class in com.here.platform.data.client.base
- ResponseStatusHandler.FailedRequest$ - Class in com.here.platform.data.client.base
- ResponseStatusHandler.SuccessCode - Class in com.here.platform.data.client.base
- ResponseStatusHandler.SuccessCode$ - Class in com.here.platform.data.client.base
- ResponseStatusHandler.UnexpectedCode - Class in com.here.platform.data.client.base
- ResponseStatusHandler.UnexpectedCode$ - Class in com.here.platform.data.client.base
- restrictedManoeuvre() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- restrictedManoeuvre() - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.CarPathMatcherLayers
- restrictedManoeuvre() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- restrictedManoeuvre(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the Restricted Manoeuvre layer.
- RestrictedManoeuvreLayer - Class in com.here.platform.location.integration.optimizedmap
- RestrictedManoeuvreLayer(Function1<TileId, Option<EdgePropertyTile<Object>>>) - Constructor for class com.here.platform.location.integration.optimizedmap.RestrictedManoeuvreLayer
- restriction() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- restriction() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- restriction() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- restrictionLocation() - Method in class com.here.platform.location.tpeg2.tec.RestrictionType
- restrictions() - Method in class com.here.platform.location.tpeg2.tec.VehicleRestriction
- Restrictions - Class in com.here.platform.location.tpeg2.tfp
- Restrictions(Optional<VehicleClass>, Optional<VehicleCredentials>, Optional<LaneRestriction>, Optional<Object>, Optional<Object>) - Constructor for class com.here.platform.location.tpeg2.tfp.Restrictions
- Restrictions(Option<VehicleClass>, Option<VehicleCredentials>, Option<LaneRestriction>, Option<Object>, Option<Object>) - Constructor for class com.here.platform.location.tpeg2.tfp.Restrictions
- restrictionType() - Method in class com.here.platform.location.tpeg2.tec.RestrictionType
- RestrictionType - Class in com.here.platform.location.tpeg2.tec
- RestrictionType(RestrictionTypeCode, Optional<Object>, Optional<LocationReferencingContainer>) - Constructor for class com.here.platform.location.tpeg2.tec.RestrictionType
- RestrictionType(RestrictionTypeCode, Option<Object>, Option<LocationReferencingContainer>) - Constructor for class com.here.platform.location.tpeg2.tec.RestrictionType
- RestrictionTypeCode - Class in com.here.platform.location.tpeg2.sni
- RestrictionTypeCode(short) - Constructor for class com.here.platform.location.tpeg2.sni.RestrictionTypeCode
- restrictionValue() - Method in class com.here.platform.location.tpeg2.tec.RestrictionType
- results() - Method in interface com.here.platform.location.core.mapmatching.javadsl.MatchedPath
-
The
MatchResultfor each observation - Retain<O> - Class in com.here.platform.location.core.mapmatching
-
This is an experimental API.
- Retain(O) - Constructor for class com.here.platform.location.core.mapmatching.Retain
- retryPolicy() - Method in class com.here.platform.data.client.base.http.settings.ApiConfiguration
- RetryPolicy - Interface in com.here.platform.data.client.base.http.settings
- RetryPolicy.Builder - Class in com.here.platform.data.client.base.http.settings
-
Build a new retry policy.
- RetryStrategyType - Enum Class in com.here.platform.data.client.base.http.settings
- REU - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Réunion
- REU$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.REU$
- reverse() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.Graphs
-
Creates the reversed
DirectedGraphwhich allows to navigate the topology backwards by flipping all edges. - reverse(RoutingGraphLayer) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.Graphs
- reversedFrom(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.Graphs
-
Deprecated.Prefer
new Graphs(optimizedMap).reverse(). - ReverseGraphTile - Class in com.here.platform.location.inmemory.graph
-
Contains the routing graph data for a single tile, needed to perform an efficient reverse expansion of a graph.
- ReverseGraphTile(TileId, int[], int[], int[], long[], int[]) - Constructor for class com.here.platform.location.inmemory.graph.ReverseGraphTile
- Reversible() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
-
A reversible lane is a road which can be physically separated from the motorway that changes direction for a specific time frame.
- REVERSIBLE - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.RoadUsages
-
A reversible lane is a road which can be physically separated from the motorway that changes direction for a specific time frame.
- RevgeocodeApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode
- RevgeocodeApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi
- RevgeocodeApi.RevgeocodeGetAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode
- RevgeocodeApi.RevgeocodeGetAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode
- RevgeocodeApi.RevgeocodeGetBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode
- revgeocodeGet() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi
- revgeocodeGet(String, Optional<String>, Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi
-
This endpoint returns the nearest address to geo coordinates specified in the request.
- RevgeocodeGetAdapter(ApiRequest<OpenSearchReverseGeocodeResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- RevgeocodeGetAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter$
- RevgeocodeGetBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetBuilder
- revokeReferenceAccess() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi
- revokeReferenceAccess(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi
-
Revokes API Key access from the artifact.
- RevokeReferenceAccessAdapter(ApiRequest<ApiKeyAccessStateResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- RevokeReferenceAccessAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter$
- RevokeReferenceAccessBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessBuilder
- rgb(int, int, int) - Static method in class com.here.platform.location.io.javadsl.Color
-
Create a color from separate red, green and blue values between 0 and 255.
- RiskOfFire - Class in com.here.platform.location.tpeg2.tec
- RiskOfFire(short) - Constructor for class com.here.platform.location.tpeg2.tec.RiskOfFire
- ROAD_CLASS_1 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.RoadClasses
-
Urban Expressway
- ROAD_CLASS_10 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.RoadClasses
-
Currently not in use
- ROAD_CLASS_11 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.RoadClasses
-
Frontage Road with No Through Traffic
- ROAD_CLASS_12 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.RoadClasses
-
Walkway
- ROAD_CLASS_2 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.RoadClasses
-
Express Highway
- ROAD_CLASS_3 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.RoadClasses
-
National Road
- ROAD_CLASS_4 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.RoadClasses
-
Currently not in use
- ROAD_CLASS_5 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.RoadClasses
-
Regional Road
- ROAD_CLASS_6 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.RoadClasses
-
General Road 1
- ROAD_CLASS_7 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.RoadClasses
-
General Road 2
- ROAD_CLASS_8 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.RoadClasses
-
Ferry
- ROAD_CLASS_9 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.RoadClasses
-
Alley
- roadAccess() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- roadAccess() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
- roadAccess() - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.CarPathMatcherLayers
- roadAccess() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- roadAccess() - Method in class com.here.platform.location.referencing.OlrLayers
- roadAccess(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).roadAccess(). - roadAccess(Catalog, DataLoaderProvider, RoadAccessType) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).roadAccess(accessType). - roadAccess(RoadAccessType) - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Creates a
RangeBasedPropertyMapthat checks whether aVertexis accessible to any type of traffic represented inaccessType. - roadAccess(RoadAccessLayer) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
- roadAccess(RoadAccessLayer, RoadAccessType) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
- roadAccess(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the Road Access layer.
- RoadAccess - Interface in com.here.platform.location.integration.optimizedmap.graph
-
List of disjoint
RoadAccessTypevalues that can be combined to create more types using theRoadAccessType.unionmethod. - RoadAccessLayer - Class in com.here.platform.location.integration.optimizedmap
- RoadAccessLayer(Function1<TileId, Option<RangeBasedPropertyTile<Object>>>) - Constructor for class com.here.platform.location.integration.optimizedmap.RoadAccessLayer
- RoadAccessType - Class in com.here.platform.location.integration.optimizedmap.graph
-
Represents the accessibility of a particular stretch of road for different types of traffic as a bitmask.
- RoadAccessType(int) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.RoadAccessType
- roadAttribute(Catalog, String, Catalog, CacheManager, AttributeAccessor<RoadAttributesPartition, T>) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).roadAttributes(). - RoadAttributeDescription - Interface in com.here.platform.location.compilation.heremapcontent
- roadAttributes() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- roadAttributes() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Provides factory methods for accessing properties from the
roadattributeslayer of Optimized Map for Location Library. - roadAttributes() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- roadAttributes() - Method in class com.here.platform.location.referencing.OlrLayers
- roadAttributes(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the Road attributes layer that retains all available attributes.
- roadAttributes(Seq<RoadAttributeDescription>, InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the Road attributes layer that retains only the specified attributes.
- RoadAttributes(Catalog, DataLoaderProvider) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.RoadAttributes
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).roadAttributes(). - RoadAttributes(OptimizedMapLayers) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.RoadAttributes
- RoadAttributes(RoadAttributesLayer) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.RoadAttributes
- RoadAttributes() - Static method in class com.here.platform.location.integration.heremapcontent.HereMapContentLayers
-
Deprecated.The `road-attributes` layer of a HERE Map Content.
- RoadAttributesLayer - Class in com.here.platform.location.integration.optimizedmap
- RoadAttributesLayer(Function1<TileId, Option<MultiPropertyTile>>) - Constructor for class com.here.platform.location.integration.optimizedmap.RoadAttributesLayer
- roadClass() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.RoadAttributes
- RoadClass - Interface in com.here.platform.location.integration.optimizedmap.roadattributes
-
Identifies a road network based on governmental classification.
- RoadClass.RoadClass1$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Urban Expressway
- RoadClass.RoadClass10$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Currently not in use
- RoadClass.RoadClass11$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Frontage Road with No Through Traffic
- RoadClass.RoadClass12$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Walkway
- RoadClass.RoadClass2$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Express Highway
- RoadClass.RoadClass3$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
National Road
- RoadClass.RoadClass4$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Currently not in use
- RoadClass.RoadClass5$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Regional Road
- RoadClass.RoadClass6$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
General Road 1
- RoadClass.RoadClass7$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
General Road 2
- RoadClass.RoadClass8$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Ferry
- RoadClass.RoadClass9$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Alley
- RoadClass.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Unrecognized value.
- RoadClass.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
- RoadClass1$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass1$
- RoadClass10$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass10$
- RoadClass11$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass11$
- RoadClass12$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass12$
- RoadClass2$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass2$
- RoadClass3$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass3$
- RoadClass4$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass4$
- RoadClass5$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass5$
- RoadClass6$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass6$
- RoadClass7$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass7$
- RoadClass8$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass8$
- RoadClass9$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass9$
- RoadClasses - Interface in com.here.platform.location.integration.optimizedmap.roadattributes.javadsl
-
Identifies a road network based on governmental classification.
- roadDivider() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Creates a map that returns the
RoadDividerof aVertex. - RoadDivider - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes
-
A physical structure or painted road marking intended to legally prohibit left turns in right-side driving countries, right turns in left-side driving countries, and U-turns at divided intersections or in the middle of divided segments.
- RoadDivider.Legal$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
A painted line that prohibits turns by statute only.
- RoadDivider.Physical$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
A physical divider preventing specific manoeuvres.
- RoadDivider.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Unrecognized value.
- RoadDivider.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- RoadDividers - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl
-
A physical structure or painted road marking intended to legally prohibit left turns in right-side driving countries, right turns in left-side driving countries, and U-turns at divided intersections or in the middle of divided segments.
- roadUsage() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
- RoadUsage - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Road usage characteristics for a vertex range.
- RoadUsage(int) - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
- RoadUsages - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl
- Roadworks - Class in com.here.platform.location.tpeg2.tec
- Roadworks(short) - Constructor for class com.here.platform.location.tpeg2.tec.Roadworks
- ROU - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Romania
- ROU$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ROU$
- ROUNDABOUT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.SpecialTrafficAreaCategories
-
A circular junction where traffic moves in one direction.
- Roundabout$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.Roundabout$
- RoutingApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- RoutingApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- RoutingApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi
- RoutingApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi
- RoutingApi.CalculateRoutesAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- RoutingApi.CalculateRoutesAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- RoutingApi.CalculateRoutesBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- RoutingApi.GetRoutesAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- RoutingApi.GetRoutesAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- RoutingApi.GetRoutesBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- routingGraph() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- routingGraph() - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.CarPathMatcherLayers
- routingGraph() - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.UnrestrictedPathMatcherLayers
- routingGraph() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- routingGraph() - Method in class com.here.platform.location.referencing.OlrLayers
- routingGraph() - Method in class com.here.platform.location.referencing.TmcLayers
- routingGraph(GraphTile) - Static method in class com.here.platform.location.integration.optimizedmap.TileWeighers
-
Weigher for the Graph tile.
- routingGraph(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the Routing Graph layer.
- RoutingGraphLayer - Class in com.here.platform.location.integration.optimizedmap
- RoutingGraphLayer(Function1<TileId, Option<GraphTile>>) - Constructor for class com.here.platform.location.integration.optimizedmap.RoutingGraphLayer
- RoutingGraphOperations<R> - Interface in com.here.platform.location.compilation.heremapcontent
- routingRoadAccess() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- routingRoadAccess() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
- routingRoadAccess() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- routingRoadAccess(RoadAccessType) - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Creates a
RangeBasedPropertyMapthat checks whether aVertexis accessible to any type of traffic represented inaccessType. - rowCount() - Method in class com.here.platform.location.core.mapmatching.LogProbabilityMatrix
- rows() - Method in class com.here.platform.location.referencing.GridLocation
- RunAsIdHereTokenCredentials - Class in com.here.platform.data.client.base.http.settings
-
Refreshable token credentials path provided in configuration
- RunAsIdHereTokenCredentials(String) - Constructor for class com.here.platform.data.client.base.http.settings.RunAsIdHereTokenCredentials
- RUNNING_TRACK - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A rubberised artificial running surface for track and field athletics.
- RunningTrack() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A rubberised artificial running surface for track and field athletics.
- RUS - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Russian Federation
- RUS$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.RUS$
- RWA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Rwanda
- RWA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.RWA$
S
- S2JMapping<S> - Interface in com.here.platform.data.client.base
- safetyFlag() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- safetyFlagIsSet() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- sameDirectionVertex() - Method in class com.here.platform.location.compilation.core.SegmentIndex
- SameServiceEntry - Class in com.here.platform.location.tpeg2.sni
- SameServiceEntry(short, ServiceIdentifier, Optional<BearerLinkageInfo>, boolean) - Constructor for class com.here.platform.location.tpeg2.sni.SameServiceEntry
- SameServiceEntry(short, ServiceIdentifier, Option<BearerLinkageInfo>, boolean) - Constructor for class com.here.platform.location.tpeg2.sni.SameServiceEntry
- sameVertex() - Method in class com.here.platform.location.core.mapmatching.SimpleConnectivityTransitionProbabilityStrategy.Parameters
-
Deprecated.
- SAU - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Saudi Arabia
- SAU$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SAU$
- ScalaApi - Interface in com.here.platform.data.client.base
- scenic() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdvancedNavigationAttributes
- Scenic - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
-
Scenic indicates if a trail offers scenic landscapes.
- Scenic() - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.Scenic
- SchemasApi - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- SchemasApi.AddSchemaToProjectAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.AddSchemaToProjectAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.AddSchemaToProjectBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.AddSchemaToResourcePolicyAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.AddSchemaToResourcePolicyAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.AddSchemaToResourcePolicyBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.DeleteSchemaAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.DeleteSchemaAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.DeleteSchemaBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.GetSchemaAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.GetSchemaAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.GetSchemaBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.GetSchemaDocumentAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.GetSchemaDocumentAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.GetSchemaDocumentBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.GetSchemaMainMessageAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.GetSchemaMainMessageAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.GetSchemaMainMessageBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.GetSchemaProjectAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.GetSchemaProjectAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.GetSchemaProjectBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.LinkSchemaToProjectAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.LinkSchemaToProjectAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.LinkSchemaToProjectBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.ListSchemasAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.ListSchemasAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.ListSchemasBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.MakeSchemaLinkableAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.MakeSchemaLinkableAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.MakeSchemaLinkableBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.RemoveSchemaFromProjectAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.RemoveSchemaFromProjectAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.RemoveSchemaFromProjectBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.RemoveSchemaLinkabilityAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.RemoveSchemaLinkabilityAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.RemoveSchemaLinkabilityBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.UnlinkSchemaFromProjectAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.UnlinkSchemaFromProjectAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.UnlinkSchemaFromProjectBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.UpdateSchemaPermissionAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.UpdateSchemaPermissionAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.UpdateSchemaPermissionBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- scheme() - Method in class com.here.platform.data.client.v2.adapter.model.Partitioning
- scid() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFrameCountedProtected
- scid() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedCountedProtected
- scid() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedProtected
- scid() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFrameProtected
- scid() - Method in interface com.here.platform.location.tpeg2.sfw.ServiceComponentFrameContent
- scid() - Method in class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReferenceEntry
- scid() - Method in class com.here.platform.location.tpeg2.sni.ContentDescriptionEntry
- scid() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- scid() - Method in class com.here.platform.location.tpeg2.sni.GeographicCoverageEntry
- scid() - Method in class com.here.platform.location.tpeg2.sni.NumberOfMessagesEntry
- scid() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- scid() - Method in class com.here.platform.location.tpeg2.sni.SameServiceEntry
- scid() - Method in class com.here.platform.location.tpeg2.sni.ServiceComponentResetEntry
- scid() - Method in class com.here.platform.location.tpeg2.sni.TimeScheduleTableEntry
- scid() - Method in class com.here.platform.location.tpeg2.sni.VersioningEntry
- SDN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Sudan
- SDN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SDN$
- search(GC, double) - Method in interface com.here.platform.location.core.geospatial.javadsl.ProximitySearch
-
Returns all elements within a given distance around a given center.
- search(GC, double, GeoCoordinateOperations<GC>) - Method in class com.here.platform.location.core.geospatial.ClosestResultPerKey
- search(GC, double, GeoCoordinateOperations<GC>) - Method in class com.here.platform.location.core.geospatial.FilteredProximitySearch
- search(GC, double, GeoCoordinateOperations<GC>) - Method in class com.here.platform.location.inmemory.geospatial.TiledProximitySearch
- searchFeatures() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
- searchFeatures(String, String, Optional<Integer>, Map<String, String>, List<String>, Optional<Boolean>, Optional<Boolean>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
-
Searches for features in the layer.
- SearchFeaturesAdapter(ApiRequest<FeatureCollection>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- SearchFeaturesAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter$
- SearchFeaturesBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesBuilder
- sec() - Method in class com.here.platform.location.tpeg2.sni.MaskedTime
- sectionType() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.NegativeExternal$
- sectionType() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.NegativeInternal$
- sectionType() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.PositiveExternal$
- sectionType() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.PositiveInternal$
- sectionType() - Method in interface com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition
- sectionType() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- SectionType - Class in com.here.platform.location.tpeg2.tfp
- SectionType(short) - Constructor for class com.here.platform.location.tpeg2.tfp.SectionType
- seekToOffset() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
- seekToOffset(String, Optional<String>, String, SeekOffsetsRequest, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
-
Enables you to start reading data from a specified offset.
- SeekToOffsetAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- SeekToOffsetAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter$
- SeekToOffsetBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetBuilder
- segmentById() - Method in class com.here.platform.location.compilation.core.IndexedPartition
- segmentById(SegmentId, TopologyPartitionOperations<Partition>) - Method in class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedPartition
- segmentById(Partition, SegmentId) - Method in interface com.here.platform.location.compilation.core.TopologyPartitionOperations
- segmentById(Partition, SegmentId) - Static method in class com.here.platform.location.compilation.heremapcontent.SimpleTopologyPartitionOperations
- segmentGeometryCoordinates() - Method in class com.here.platform.location.inmemory.geospatial.GeometryTile
- segmentGeometryFirstCoordinatesIndices() - Method in class com.here.platform.location.inmemory.geospatial.GeometryTile
- segmentId() - Method in class com.here.platform.location.integration.optimizedmap.geospatial.HereMapContentReference
- segmentId(TopologyPartitionOperations<Object>) - Method in class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedSegment
- segmentId(Segment) - Static method in class com.here.platform.location.compilation.heremapcontent.SimpleTopologyPartitionOperations
- segmentId(Object) - Method in interface com.here.platform.location.compilation.core.TopologyPartitionOperations
- SegmentId - Class in com.here.platform.location.compilation.core
-
A unique ID for a Segment
- SegmentId - Class in com.here.platform.location.integration.optimizedmap.geospatial
-
A string that uniquely identifies a road segment in HERE Map Content.
- SegmentId(String) - Constructor for class com.here.platform.location.compilation.core.SegmentId
- SegmentId(String) - Constructor for class com.here.platform.location.integration.optimizedmap.geospatial.SegmentId
- segmentIds() - Method in class com.here.platform.location.compilation.core.SingleTileSegmentIndexResolver
- segmentIds() - Method in class com.here.platform.location.integration.optimizedmap.graph.MappingTile
- SegmentIndex - Class in com.here.platform.location.compilation.core
- SegmentIndex - Class in com.here.platform.location.inmemory.graph
-
The Index of an undirected road segment in a
GraphTile. - SegmentIndex(int) - Constructor for class com.here.platform.location.compilation.core.SegmentIndex
- SegmentIndex(int) - Constructor for class com.here.platform.location.inmemory.graph.SegmentIndex
- SegmentIndexResolver - Interface in com.here.platform.location.compilation.core
-
For a particular segment, identified by its
SegmentReference, resolves its destination output partition and index in that partition. - segmentLocation() - Method in class com.here.platform.location.tpeg2.tec.SegmentModifier
- SegmentModifier - Class in com.here.platform.location.tpeg2.tec
- SegmentModifier(DiversionRoadType, LocationReferencingContainer) - Constructor for class com.here.platform.location.tpeg2.tec.SegmentModifier
- segmentModifiers() - Method in class com.here.platform.location.tpeg2.tec.DiversionRoute
- SegmentReference - Class in com.here.platform.location.compilation.core
- SegmentReference(PartitionId, SegmentId) - Constructor for class com.here.platform.location.compilation.core.SegmentReference
- segments(TopologyPartitionOperations<Partition>) - Method in class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedPartition
- segments(TopologyGeometryPartition) - Static method in class com.here.platform.location.compilation.heremapcontent.SimpleTopologyPartitionOperations
- segments(Partition) - Method in interface com.here.platform.location.compilation.core.TopologyPartitionOperations
- segmentSpeedLimit() - Method in class com.here.platform.location.tpeg2.tec.Event
- segmentTileIds() - Method in class com.here.platform.location.integration.optimizedmap.graph.MappingTile
- SEN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Senegal
- SEN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SEN$
- sequenceNumberExitEntry() - Method in class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- sequenceNumberExitEntry() - Method in class com.here.platform.location.tpeg2.etl.SequenceNumberExitEntry
- SequenceNumberExitEntry - Class in com.here.platform.location.tpeg2.etl
- SequenceNumberExitEntry(short, short) - Constructor for class com.here.platform.location.tpeg2.etl.SequenceNumberExitEntry
- serialize(B) - Method in interface com.here.platform.data.client.base.BodySerializer
- ServCompFrameCountedProtected - Class in com.here.platform.location.tpeg2.sfw
- ServCompFrameCountedProtected(short, Optional<Object>, List<ApplicationRootMessage>) - Constructor for class com.here.platform.location.tpeg2.sfw.ServCompFrameCountedProtected
- ServCompFrameCountedProtected(short, Option<Object>, Seq<ApplicationRootMessage>) - Constructor for class com.here.platform.location.tpeg2.sfw.ServCompFrameCountedProtected
- ServCompFramePrioritisedCountedProtected - Class in com.here.platform.location.tpeg2.sfw
- ServCompFramePrioritisedCountedProtected(short, Priority, Optional<Object>, List<ApplicationRootMessage>) - Constructor for class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedCountedProtected
- ServCompFramePrioritisedCountedProtected(short, Priority, Option<Object>, Seq<ApplicationRootMessage>) - Constructor for class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedCountedProtected
- ServCompFramePrioritisedProtected - Class in com.here.platform.location.tpeg2.sfw
- ServCompFramePrioritisedProtected(short, Priority, List<ApplicationRootMessage>) - Constructor for class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedProtected
- ServCompFramePrioritisedProtected(short, Priority, Seq<ApplicationRootMessage>) - Constructor for class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedProtected
- ServCompFrameProtected - Class in com.here.platform.location.tpeg2.sfw
- ServCompFrameProtected(short, List<ApplicationRootMessage>) - Constructor for class com.here.platform.location.tpeg2.sfw.ServCompFrameProtected
- ServCompFrameProtected(short, Seq<ApplicationRootMessage>) - Constructor for class com.here.platform.location.tpeg2.sfw.ServCompFrameProtected
- ServCompMultiplex - Class in com.here.platform.location.tpeg2.sfw
- ServCompMultiplex(List<ServiceComponent>) - Constructor for class com.here.platform.location.tpeg2.sfw.ServCompMultiplex
- ServCompMultiplex(Seq<ServiceComponent>) - Constructor for class com.here.platform.location.tpeg2.sfw.ServCompMultiplex
- servEncID() - Method in class com.here.platform.location.tpeg2.sfw.ServiceFrame
- service() - Method in class com.here.hrn.HRN
- ServiceApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- ServiceApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi
- ServiceApi.GetOpenapiAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- ServiceApi.GetOpenapiAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- ServiceApi.GetOpenapiBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- ServiceComponent - Class in com.here.platform.location.tpeg2.sfw
- ServiceComponent(Optional<Object>, Optional<Object>, Optional<Object>, Optional<Object>, Optional<Object>, Optional<Object>, Optional<TPEGbin>, Optional<ServiceComponentFrameContent>) - Constructor for class com.here.platform.location.tpeg2.sfw.ServiceComponent
- ServiceComponent(Option<Object>, Option<Object>, Option<Object>, Option<Object>, Option<Object>, Option<Object>, Option<TPEGbin>, Option<ServiceComponentFrameContent>) - Constructor for class com.here.platform.location.tpeg2.sfw.ServiceComponent
- serviceComponentBin() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- serviceComponentFrameContent() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- ServiceComponentFrameContent - Interface in com.here.platform.location.tpeg2.sfw
- serviceComponentIsEncrypted() - Method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- serviceComponentMultiplex() - Method in class com.here.platform.location.tpeg2.sfw.ServiceFrame
- ServiceComponentReset - Class in com.here.platform.location.tpeg2.sni
- ServiceComponentReset(short, List<ServiceComponentResetEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.ServiceComponentReset
- ServiceComponentReset(short, Seq<ServiceComponentResetEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.ServiceComponentReset
- ServiceComponentResetEntry - Class in com.here.platform.location.tpeg2.sni
- ServiceComponentResetEntry(short, long, short, Optional<byte[]>) - Constructor for class com.here.platform.location.tpeg2.sni.ServiceComponentResetEntry
- ServiceComponentResetEntry(short, long, short, Option<byte[]>) - Constructor for class com.here.platform.location.tpeg2.sni.ServiceComponentResetEntry
- serviceComponents() - Method in class com.here.platform.location.tpeg2.sfw.ServCompMultiplex
- serviceDescription() - Method in class com.here.platform.location.tpeg2.sni.CurrentServiceInformation
- serviceDescription() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- ServiceFrame - Class in com.here.platform.location.tpeg2.sfw
- ServiceFrame(Optional<ServiceIdentifier>, Optional<Object>, ServCompMultiplex) - Constructor for class com.here.platform.location.tpeg2.sfw.ServiceFrame
- ServiceFrame(Option<ServiceIdentifier>, Option<Object>, ServCompMultiplex) - Constructor for class com.here.platform.location.tpeg2.sfw.ServiceFrame
- serviceID() - Method in class com.here.platform.location.tpeg2.sni.SameServiceEntry
- ServiceIdentifier - Class in com.here.platform.location.tpeg2.tdt
- ServiceIdentifier(short, short, short) - Constructor for class com.here.platform.location.tpeg2.tdt.ServiceIdentifier
- ServiceLogo - Class in com.here.platform.location.tpeg2.sni
- ServiceLogo(GraphicType, byte[]) - Constructor for class com.here.platform.location.tpeg2.sni.ServiceLogo
- serviceName() - Method in class com.here.platform.data.client.base.http.AccessType.Lookup
- serviceName() - Method in class com.here.platform.data.client.base.http.AccessType.OLSLookup
- serviceName() - Method in class com.here.platform.data.client.base.http.AccessType.ResourceLookup
- serviceName() - Method in class com.here.platform.location.tpeg2.sni.CurrentServiceInformation
- serviceName() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- ServiceNotOperating - Class in com.here.platform.location.tpeg2.tec
- ServiceNotOperating(short) - Constructor for class com.here.platform.location.tpeg2.tec.ServiceNotOperating
- ServiceNotUseable - Class in com.here.platform.location.tpeg2.tec
- ServiceNotUseable(short) - Constructor for class com.here.platform.location.tpeg2.tec.ServiceNotUseable
- ServiceTableAccelerator - Class in com.here.platform.location.tpeg2.sni
- ServiceTableAccelerator(short) - Constructor for class com.here.platform.location.tpeg2.sni.ServiceTableAccelerator
- serviceVersion() - Method in class com.here.platform.data.client.base.http.AccessType.Lookup
- serviceVersion() - Method in class com.here.platform.data.client.base.http.AccessType.OLSLookup
- serviceVersion() - Method in class com.here.platform.data.client.base.http.AccessType.ResourceLookup
- setBaseUrl(Option<String>) - Method in class com.here.platform.data.client.base.ApiRequest
- setFullUrl(Option<String>) - Method in class com.here.platform.data.client.base.ApiRequest
- setMapping(JavaMapping<_J, _S>) - Static method in class com.here.platform.data.client.base.Mappings
- setMinimumVersion() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
- setMinimumVersion(String, MinimumVersionInfo, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
-
Sets minimum version for the given catalog.
- SetMinimumVersionAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- SetMinimumVersionAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter$
- SetMinimumVersionBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionBuilder
- SetValuedRangeNormalization(Ordering<T>) - Constructor for class com.here.platform.location.compilation.core.RangeNormalizationStrategy.SetValuedRangeNormalization
- SGP - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Singapore
- SGP$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SGP$
- SGS - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
South Georgia and the South Sandwich Islands
- SGS$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SGS$
- shape() - Method in class com.here.platform.location.tpeg2.olr.ClosedLinearLocationReference
- shape() - Method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- shape() - Method in class com.here.platform.location.tpeg2.olr.PointAlongLineLocationReference
- shape() - Method in class com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
- Shape - Class in com.here.platform.location.tpeg2.olr
-
A
Shapespecified by a sequence of coordinates. - Shape(List<AbsoluteGeoCoordinate>) - Constructor for class com.here.platform.location.tpeg2.olr.Shape
- Shape(Seq<AbsoluteGeoCoordinate>) - Constructor for class com.here.platform.location.tpeg2.olr.Shape
- sharedHRNs() - Method in class com.here.platform.data.client.v2.adapter.model.CompatibleVersion
- SHN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Saint Helena, Ascension and Tristan da Cunha
- SHN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SHN$
- shutdown() - Method in interface com.here.platform.data.client.base.javadsl.BaseClient
-
Close httpClient.
- shutdown() - Method in class com.here.platform.data.client.v2.main.javadsl.DataClient
- sid() - Method in class com.here.platform.location.tpeg2.sfw.ServiceFrame
- sid() - Method in class com.here.platform.location.tpeg2.tfp.LinkedCause
- sid_A() - Method in class com.here.platform.location.tpeg2.tdt.ServiceIdentifier
- sid_B() - Method in class com.here.platform.location.tpeg2.tdt.ServiceIdentifier
- sid_C() - Method in class com.here.platform.location.tpeg2.tdt.ServiceIdentifier
- sideOfRoad() - Method in class com.here.platform.location.referencing.AccessPoint
- sideOfRoad() - Method in class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- SideOfRoad - Class in com.here.platform.location.tpeg2.olr
-
Describes the the side of the road that the POI is on.
- SideOfRoad - Enum Class in com.here.platform.location.referencing.javadsl
-
The side of the road of an event.
- SideOfRoad(short) - Constructor for class com.here.platform.location.tpeg2.olr.SideOfRoad
- sids() - Method in class com.here.platform.location.tpeg2.sfw.StreamDirectoryFrame
- signedElevation() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.Elevation
- signedInt() - Static method in class com.here.platform.location.compilation.core.FieldSerializers
- SILVER - Static variable in class com.here.platform.location.io.javadsl.Color
- SimpleConnectivityTransitionProbabilityStrategy<O,
V, E> - Class in com.here.platform.location.core.mapmatching -
Deprecated.Please use DistanceTransitionProbabilityStrategy. Since SDK 2.48.
- SimpleConnectivityTransitionProbabilityStrategy(DirectedGraph<V, E>, SimpleConnectivityTransitionProbabilityStrategy.Parameters) - Constructor for class com.here.platform.location.core.mapmatching.SimpleConnectivityTransitionProbabilityStrategy
-
Deprecated.
- SimpleConnectivityTransitionProbabilityStrategy.Parameters - Class in com.here.platform.location.core.mapmatching
-
Deprecated.
- SimpleConnectivityTransitionProbabilityStrategy.Parameters$ - Class in com.here.platform.location.core.mapmatching
-
Deprecated.
- SimpleDecoder<T> - Interface in com.here.platform.data.client.v2.api.javadsl
- SimpleLayerMetadata - Class in com.here.platform.data.client.v2.caching.model.versioned
- SimpleLayerMetadata(String, String) - Constructor for class com.here.platform.data.client.v2.caching.model.versioned.SimpleLayerMetadata
- SimpleRangeValue<T> - Interface in com.here.platform.location.compilation.core
- SimpleStyleProperties - Class in com.here.platform.location.io.javadsl.geojson
-
Simple styles to customize how map features are displayed.
- SimpleStyleProperties() - Constructor for class com.here.platform.location.io.javadsl.geojson.SimpleStyleProperties
- SimpleTopologyPartitionOperations - Class in com.here.platform.location.compilation.heremapcontent
- SimpleTopologyPartitionOperations() - Constructor for class com.here.platform.location.compilation.heremapcontent.SimpleTopologyPartitionOperations
- SimpleUDF - Interface in com.here.platform.dal.custom
-
The user of this interface has precise control over selecting indexing attributes with single value for each message.
- SingleTileSegmentIndexResolver - Class in com.here.platform.location.compilation.core
- SingleTileSegmentIndexResolver(PartitionId, String[]) - Constructor for class com.here.platform.location.compilation.core.SingleTileSegmentIndexResolver
- SingleValuedRangeNormalization() - Constructor for class com.here.platform.location.compilation.core.RangeNormalizationStrategy.SingleValuedRangeNormalization
- SINK_CATALOG - Enum constant in enum class com.here.platform.dal.custom.MetadataName
-
Output catalog where the data is archived based on indexing attributes.
- SINK_LAYER - Enum constant in enum class com.here.platform.dal.custom.MetadataName
-
Actual index layer which holds the archived data and its information.
- sinusoidal() - Static method in class com.here.platform.location.core.geospatial.GeoProjections
- SinusoidalDistanceCalculator - Class in com.here.platform.location.core.geospatial
-
Calculates the distance between two points in Euclidean space using sinusoidal projection.
- SinusoidalDistanceCalculator() - Constructor for class com.here.platform.location.core.geospatial.SinusoidalDistanceCalculator
- SinusoidalProjection - Class in com.here.platform.location.core.geospatial
-
A simple and fast
GeoProjectionused for most use cases. - SinusoidalProjection() - Constructor for class com.here.platform.location.core.geospatial.SinusoidalProjection
- size() - Method in class com.here.platform.location.dataloader.core.caching.LRUCachingDataLoader
-
Deprecated.
- size() - Method in class com.here.platform.location.dataloader.core.caching.LRUCachingTileLoader
-
Deprecated.
- SJM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Svalbard and Jan Mayen
- SJM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SJM$
- SKI_LIFT - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A cable transport device used to carry skiers up a mountain.
- SKI_RUN - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A marked path down a mountain for Alpine skiing or snowboarding.
- SkiLift() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A cable transport device used to carry skiers up a mountain.
- SkiRun() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A marked path down a mountain for Alpine skiing or snowboarding.
- SLB - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Solomon Islands
- SLB$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SLB$
- SLE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Sierra Leone
- SLE$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SLE$
- SlipperyRoad - Class in com.here.platform.location.tpeg2.tec
- SlipperyRoad(short) - Constructor for class com.here.platform.location.tpeg2.tec.SlipperyRoad
- slope() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.Slope
- slope() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdasAttributes
- Slope - Class in com.here.platform.location.integration.optimizedmap.adasattributes
-
Slope is the angle of inclination at the point indicating the angle of inclination from this point towards the vertex.
- Slope(int, SlopeElevationAccuracy) - Constructor for class com.here.platform.location.integration.optimizedmap.adasattributes.Slope
- SlopeElevationAccuracies - Interface in com.here.platform.location.integration.optimizedmap.adasattributes.javadsl
-
Indication of the accuracy of the slope or elevation values.
- SlopeElevationAccuracy - Interface in com.here.platform.location.integration.optimizedmap.adasattributes
-
Indication of the accuracy of the slope or elevation values.
- SlopeElevationAccuracy.Basic$ - Class in com.here.platform.location.integration.optimizedmap.adasattributes
-
Derived from basic data.
- SlopeElevationAccuracy.High$ - Class in com.here.platform.location.integration.optimizedmap.adasattributes
-
Derived from higher resolution data.
- SlopeElevationAccuracy.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.adasattributes
-
Unrecognized value.
- SlopeElevationAccuracy.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.adasattributes
- SlowMovingVehicles - Class in com.here.platform.location.tpeg2.tec
- SlowMovingVehicles(short) - Constructor for class com.here.platform.location.tpeg2.tec.SlowMovingVehicles
- SLV - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
El Salvador
- SLV$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SLV$
- SMR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
San Marino
- SMR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SMR$
- SNI1Template - Interface in com.here.platform.location.tpeg2.sni
- solve(IndexedSeq<LogProbabilitySeq>, IndexedSeq<LogProbabilityMatrix>) - Static method in class com.here.platform.location.core.mapmatching.Solver
-
Find the most likely path through a Hidden Markov Model.
- Solver - Class in com.here.platform.location.core.mapmatching
-
Finds the most likely path through a Map-Matching specific Hidden Markov Model.
- Solver() - Constructor for class com.here.platform.location.core.mapmatching.Solver
- SOM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Somalia
- SOM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SOM$
- sortedSegments() - Method in class com.here.platform.location.compilation.core.IndexedPartition
- source() - Method in class com.here.platform.location.inmemory.graph.Edge
- source() - Method in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimit
- source(Edge) - Method in class com.here.platform.location.inmemory.graph.TiledGraph
- source(Edge) - Method in class com.here.platform.location.inmemory.graph.TiledReversedGraph
- source(Edge) - Method in class com.here.platform.location.inmemory.graph.TiledReverseGraph
- source(TopologyGeometryPartition, Segment) - Static method in class com.here.platform.location.compilation.heremapcontent.SimpleTopologyPartitionOperations
- source(Partition, Object) - Method in interface com.here.platform.location.compilation.core.TopologyPartitionOperations
- source(Segment, TopologyPartitionOperations<Partition>) - Method in class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedPartition
- SOURCE_CATALOG - Enum constant in enum class com.here.platform.dal.custom.MetadataName
-
Input catalog which provides stream data that is supposed to be archived.
- SOURCE_LAYER - Enum constant in enum class com.here.platform.dal.custom.MetadataName
-
Actual stream layer whose data is supposed to be archived.
- southLatitude() - Method in class com.here.platform.location.core.geospatial.BoundingBox
- southLatitude() - Method in class com.here.platform.location.referencing.GridLocation
- southLatitude() - Method in class com.here.platform.location.referencing.RectangleLocation
- southLatitude(BB) - Method in interface com.here.platform.location.core.geospatial.BoundingBoxOperations
- southLatitude(BoundingBox) - Method in class com.here.platform.location.core.geospatial.BoundingBox.CommonLocationBoundingBoxOperations$
- southLatitude(BoundingBoxOperations<BB>) - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- southLatitude(BoundingBox) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.CommonBoundingBoxOps
- SparkCatalogFactory - Class in com.here.platform.location.dataloader.spark
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- SparkCatalogFactory() - Constructor for class com.here.platform.location.dataloader.spark.SparkCatalogFactory
-
Deprecated.Constructs a new instance with infinite timeout for data access operations and default Data Client Settings.
- SparkCatalogFactory(Settings) - Constructor for class com.here.platform.location.dataloader.spark.SparkCatalogFactory
-
Deprecated.Constructs a new instance with infinite timeout for data access operations and custom Data Client Settings.
- SparkCatalogFactory(Duration) - Constructor for class com.here.platform.location.dataloader.spark.SparkCatalogFactory
-
Deprecated.Constructs a new instance with default Data Client Settings and a custom timeout.
- SparkCatalogFactory(Duration, Settings) - Constructor for class com.here.platform.location.dataloader.spark.SparkCatalogFactory
-
Deprecated.Constructs a new instance with infinite timeout for data access operations and custom Data Client Settings.
- SparkCatalogFactory(Duration, Option<Settings>) - Constructor for class com.here.platform.location.dataloader.spark.SparkCatalogFactory
-
Deprecated.
- SparseEntityPropertyTile - Class in com.here.platform.location.inmemory.graph
- SparseEntityPropertyTile(TileId, int, int[], int[], byte[][], int, int, byte) - Constructor for class com.here.platform.location.inmemory.graph.SparseEntityPropertyTile
- SparsePointBasedPropertyTile - Class in com.here.platform.location.inmemory.graph
- SparsePointBasedPropertyTile(TileId, int, int[], int[], double[], byte[][], int, byte) - Constructor for class com.here.platform.location.inmemory.graph.SparsePointBasedPropertyTile
- SparseRangeBasedPropertyMapData<T> - Class in com.here.platform.location.compilation.core
- SparseRangeBasedPropertyMapData(int, int[], int[], double[], double[], Object, Option<T>, int, HashTableIndexing.Id) - Constructor for class com.here.platform.location.compilation.core.SparseRangeBasedPropertyMapData
- SparseRangeBasedPropertyTile - Class in com.here.platform.location.inmemory.graph
- SparseRangeBasedPropertyTile() - Constructor for class com.here.platform.location.inmemory.graph.SparseRangeBasedPropertyTile
- spatialOffset() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- spatialOffset() - Method in class com.here.platform.location.tpeg2.tfp.PolygonPoint
- spatialResolution() - Method in class com.here.platform.location.tpeg2.tfp.FlowMatrix
- spatialResolution() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygonObject
- SpatialResolution - Class in com.here.platform.location.tpeg2.tfp
- SpatialResolution(short) - Constructor for class com.here.platform.location.tpeg2.tfp.SpatialResolution
- spatialResolutionPolygon() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- spatialResolutionSection() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- spatialResolutionVector() - Method in class com.here.platform.location.tpeg2.tfp.FlowVector
- SPECIAL_TRAFFIC_FIGURE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.SpecialTrafficAreaCategories
-
A somewhat circular intersection that controls the traffic flow from incoming roads.
- SpecialDay - Class in com.here.platform.location.tpeg2.tdt
- SpecialDay(short) - Constructor for class com.here.platform.location.tpeg2.tdt.SpecialDay
- specialExplication() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Creates a map that returns the
SpecialExplicationof aEdge. - SpecialExplication - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Indicates a point where a road splits into two or more roads.
- SpecialExplication() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.SpecialExplication
- SpecialTrafficAreaCategories - Interface in com.here.platform.location.integration.optimizedmap.roadattributes.javadsl
-
Identifies specific road intersection types that a driver perceives as a single intersection.
- specialTrafficAreaCategory() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.RoadAttributes
-
Creates a map that return the
SpecialTrafficAreaCategoryof aVertex. - SpecialTrafficAreaCategory - Interface in com.here.platform.location.integration.optimizedmap.roadattributes
-
Identifies specific road intersection types that a driver perceives as a single intersection.
- SpecialTrafficAreaCategory.Roundabout$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
A circular junction where traffic moves in one direction.
- SpecialTrafficAreaCategory.SpecialTrafficFigure$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
A somewhat circular intersection that controls the traffic flow from incoming roads.
- SpecialTrafficAreaCategory.UndefinedTrafficInternal$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
A paved area where a vehicle can travel, but there are no legally defined traffic paths.
- SpecialTrafficAreaCategory.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Unrecognized value.
- SpecialTrafficAreaCategory.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
- SpecialTrafficFigure$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.SpecialTrafficFigure$
- specVersionID() - Method in class com.here.platform.location.tpeg2.etl.ExtendedTMCLocationReference
- SpeedCategories - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl
-
The general speed trend of a navigable segment based on posted or legal speed.
- speedCategory() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Creates a map that returns the
SpeedCategoryof aVertex. - SpeedCategory - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes
-
The general speed trend of a navigable segment based on posted or legal speed.
- SpeedCategory.Between101And130KmphOr65And80Mph$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- SpeedCategory.Between11And30KmphOr6And20Mph$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- SpeedCategory.Between31And50KmphOr21And30Mph$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- SpeedCategory.Between51And70KmphOr31And40Mph$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- SpeedCategory.Between71And90KmphOr41And54Mph$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- SpeedCategory.Between91And100KmphOr55And64Mph$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- SpeedCategory.Over130KmphOr80Mph$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- SpeedCategory.Under11KmphOr6Mph$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- SpeedCategory.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- SpeedCategory.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- speedLimit() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdvancedNavigationAttributes
-
Creates a map that returns the
SpeedLimitof aVertex. - speedLimit() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Creates a map that returns the
SpeedLimitof aVertex. - SpeedLimit - Class in com.here.platform.location.integration.optimizedmap.commonattributes
-
Speed limit information for the segment.
- SpeedLimit(int, SpeedLimitSource) - Constructor for class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimit
- speedLimitLength() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimitSection
- speedLimitSections() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimit
- SpeedLimitSource - Interface in com.here.platform.location.integration.optimizedmap.commonattributes
-
The source for how the speed limit was collected.
- SpeedLimitSource.Derived$ - Class in com.here.platform.location.integration.optimizedmap.commonattributes
-
Speed Limit is based on administrative regulations.
- SpeedLimitSource.Posted$ - Class in com.here.platform.location.integration.optimizedmap.commonattributes
-
Speed Limit is based on a posted speed limit sign, speed limit information painted on the road, or data obtained from official sources.
- SpeedLimitSource.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.commonattributes
-
Unrecognized value.
- SpeedLimitSource.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.commonattributes
- SpeedLimitSources - Interface in com.here.platform.location.integration.optimizedmap.commonattributes.javadsl
-
Speed limit information for the segment.
- speedLimitValue() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimitSection
- speedLimitValueWet() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimitSection
- SplittedUDF - Interface in com.here.platform.dal.custom
-
The user of this interface has precise control over selecting indexing attributes with single value for each message that can be splitted.
- SPM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Saint Pierre and Miquelon
- SPM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SPM$
- SRB - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Serbia
- SRB$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SRB$
- srBearingLeft() - Method in class com.here.platform.location.tpeg2.olr.LineProperties
- srBearingRight() - Method in class com.here.platform.location.tpeg2.olr.LineProperties
- SSD - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
South Sudan
- SSD$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SSD$
- StandaloneByteArrayTileLoader - Class in com.here.platform.location.dataloader.standalone
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- StandaloneByteArrayTileLoader(QueryApi, ReadEngine, HRN, long, String, Duration, ActorSystem) - Constructor for class com.here.platform.location.dataloader.standalone.StandaloneByteArrayTileLoader
-
Deprecated.
- StandaloneByteArrayTileLoader(DataStoreClient<Partition>) - Constructor for class com.here.platform.location.dataloader.standalone.StandaloneByteArrayTileLoader
-
Deprecated.
- StandaloneCatalog - Class in com.here.platform.location.dataloader.standalone
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- StandaloneCatalog(HRN, long, Settings, Duration, ActorSystem) - Constructor for class com.here.platform.location.dataloader.standalone.StandaloneCatalog
-
Deprecated.
- StandaloneCatalogFactory - Class in com.here.platform.location.dataloader.standalone
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- StandaloneCatalogFactory() - Constructor for class com.here.platform.location.dataloader.standalone.StandaloneCatalogFactory
-
Deprecated.Constructs a new instance with infinite timeout for data access operations and default Data Client Settings.
- StandaloneCatalogFactory(Settings) - Constructor for class com.here.platform.location.dataloader.standalone.StandaloneCatalogFactory
-
Deprecated.Constructs a new instance with infinite timeout for data access operations and custom Data Client Settings.
- StandaloneCatalogFactory(Duration) - Constructor for class com.here.platform.location.dataloader.standalone.StandaloneCatalogFactory
-
Deprecated.Constructs a new instance with default Data Client Settings and a custom timeout.
- StandaloneCatalogFactory(Duration, Settings) - Constructor for class com.here.platform.location.dataloader.standalone.StandaloneCatalogFactory
-
Deprecated.Constructs a new instance with infinite timeout for data access operations and custom Data Client Settings.
- start() - Method in interface com.here.platform.location.core.graph.javadsl.RangeBasedProperty
-
The start relative offset.
- start() - Method in class com.here.platform.location.inmemory.graph.VertexRange
- startCoordinate() - Method in class com.here.platform.location.tpeg2.olr.PolygonLocationReference
- startIndices() - Method in class com.here.platform.location.compilation.core.DenseRangeBasedPropertyMapData
- startIndices() - Method in class com.here.platform.location.compilation.core.SparseRangeBasedPropertyMapData
- startMultipartUpload() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
- startMultipartUpload(String, String, String, Optional<String>, Optional<MultipartUploadMetadata>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
-
Publishes large data blobs where the data payload needs to be split into multiple parts.
- StartMultipartUploadAdapter(ApiRequest<BlobInitResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- StartMultipartUploadAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter$
- StartMultipartUploadBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadBuilder
- startMultipartUploadByKey() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
- startMultipartUploadByKey(String, String, String, MultipartUploadByKeyMetadata) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
-
Publishes large data blobs where the data payload needs to be split into multiple parts.
- StartMultipartUploadByKeyAdapter(ApiRequest<MultipartInitResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- StartMultipartUploadByKeyAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter$
- StartMultipartUploadByKeyBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyBuilder
- startOffset() - Method in interface com.here.platform.location.compilation.core.SimpleRangeValue
- startOffset() - Method in class com.here.platform.location.compilation.heremapcontent.RangeValue
- startOffset() - Method in class com.here.platform.location.referencing.LinearLocation
- startOffsets() - Method in class com.here.platform.location.compilation.core.DenseRangeBasedPropertyMapData
- startOffsets() - Method in class com.here.platform.location.compilation.core.SparseRangeBasedPropertyMapData
- startOffsets() - Method in class com.here.platform.location.inmemory.graph.DenseRangeBasedPropertyTile
- startOffsets() - Method in class com.here.platform.location.inmemory.graph.OverlappingRangeBasedPropertyTile
- startOffsets() - Method in class com.here.platform.location.inmemory.graph.RangeBasedPropertyTile
- startOffsets() - Method in class com.here.platform.location.inmemory.graph.SparseRangeBasedPropertyTile
- startTime() - Method in class com.here.platform.location.tpeg2.sni.OpTime
- startTime() - Method in class com.here.platform.location.tpeg2.tec.Event
- startTime() - Method in class com.here.platform.location.tpeg2.tfp.FlowMatrix
- startTime() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygonObject
- startTime() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- state() - Method in interface com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription
- StateActor(ExecutionContext) - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.StateActor
- stationIDNumber() - Method in class com.here.platform.location.tpeg2.sni.HDRadioStationID
- StationSearchApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- StationSearchApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi
- StationSearchApi.GetStationsAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- StationSearchApi.GetStationsAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- StationSearchApi.GetStationsBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- StatisticalParameters - Class in com.here.platform.location.tpeg2.tfp
- StatisticalParameters(Optional<Object>, Optional<Object>, Optional<FlowDataQuality>, Optional<Object>) - Constructor for class com.here.platform.location.tpeg2.tfp.StatisticalParameters
- StatisticalParameters(Option<Object>, Option<Object>, Option<FlowDataQuality>, Option<Object>) - Constructor for class com.here.platform.location.tpeg2.tfp.StatisticalParameters
- statistics() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- statistics() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- statistics() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- Statistics(Seq<Object>) - Constructor for class com.here.platform.location.compilation.core.IntHashSet.Statistics
- Statistics$() - Constructor for class com.here.platform.location.compilation.core.IntHashSet.Statistics$
- stats() - Method in interface com.here.platform.location.dataloader.core.caching.CachingDataLoader
-
Deprecated.
- stats() - Method in class com.here.platform.location.dataloader.core.caching.CachingTileLoaderMap
-
Deprecated.
- status() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- status() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- status() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- statusCode() - Method in interface com.here.platform.data.client.base.http.HttpResponse
-
Response status code.
- statusCode() - Method in exception com.here.platform.data.client.base.StatusCodeException
- StatusCodeException - Exception in com.here.platform.data.client.base
- StatusCodeException(int, String, String, Option<String>) - Constructor for exception com.here.platform.data.client.base.StatusCodeException
- statusDescription() - Method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- statusLevel() - Method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- StatusParameters - Class in com.here.platform.location.tpeg2.tfp
- StatusParameters(Optional<LevelOfService>, Optional<Object>, Optional<Object>, Optional<Object>) - Constructor for class com.here.platform.location.tpeg2.tfp.StatusParameters
- StatusParameters(Option<LevelOfService>, Option<Object>, Option<Object>, Option<Object>) - Constructor for class com.here.platform.location.tpeg2.tfp.StatusParameters
- stopTime() - Method in class com.here.platform.location.tpeg2.sni.OpTime
- stopTime() - Method in class com.here.platform.location.tpeg2.tec.Event
- STP - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Sao Tome and Principe
- STP$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.STP$
- StraightLineDistanceCalculator - Interface in com.here.platform.location.core.geospatial
-
Computes the straight-line distance between two geocoordinates.
- StraightLineLengthSeq - Interface in com.here.platform.location.core.geospatial
-
A Sequence of length values in meters that were calculated using a
StraightLineDistanceCalculator. - StreamApi - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
- StreamApi.CommitOffsetsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.CommitOffsetsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.CommitOffsetsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.ConsumeDataAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.ConsumeDataAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.ConsumeDataBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.DeleteSubscriptionAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.DeleteSubscriptionAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.DeleteSubscriptionBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.EndpointAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.EndpointAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.EndpointBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.EndpointByConsumerAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.EndpointByConsumerAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.EndpointByConsumerBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.SeekToOffsetAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.SeekToOffsetAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.SeekToOffsetBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.SubscribeAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.SubscribeAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.SubscribeBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamDirectoryFrame - Class in com.here.platform.location.tpeg2.sfw
- StreamDirectoryFrame(List<ServiceIdentifier>) - Constructor for class com.here.platform.location.tpeg2.sfw.StreamDirectoryFrame
- StreamDirectoryFrame(Seq<ServiceIdentifier>) - Constructor for class com.here.platform.location.tpeg2.sfw.StreamDirectoryFrame
- streamingContent() - Method in interface com.here.platform.data.client.base.http.HttpResponse
-
Direct ok-http response content.
- StringAdditionalField - Class in com.here.platform.data.client.v2.adapter.model
- StringAdditionalField(String, String) - Constructor for class com.here.platform.data.client.v2.adapter.model.StringAdditionalField
- StringIdentity$() - Constructor for class com.here.platform.data.client.base.Mappings.StringIdentity$
- stroke(Color) - Method in class com.here.platform.location.io.javadsl.geojson.SimpleStyleProperties
-
A color for "LineString/MultiLineString" and "Polygon/MultiPolygon" outlines.
- strokeOpacity(double) - Method in class com.here.platform.location.io.javadsl.geojson.SimpleStyleProperties
-
The opacity for "LineString/MultiLineString" and "Polygon/MultiPolygon" outlines.
- strokeWidth(double) - Method in class com.here.platform.location.io.javadsl.geojson.SimpleStyleProperties
-
The width of a "LineString/MultiLineString" or of a "Polygon/MultiPolygon" outlines.
- style(HereProperties.Style) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties
- Style() - Constructor for class com.here.platform.location.io.javadsl.geojson.HereProperties.Style
- subAdviceCode() - Method in class com.here.platform.location.tpeg2.tec.Advice
- SubAdviceType - Class in com.here.platform.location.tpeg2.tec
- SubAdviceType(short) - Constructor for class com.here.platform.location.tpeg2.tec.SubAdviceType
- subCause() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- SubCauseType - Class in com.here.platform.location.tpeg2.tec
- SubCauseType(short) - Constructor for class com.here.platform.location.tpeg2.tec.SubCauseType
- submitPublication() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi
- submitPublication(String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi
-
Submits the publication and initiates post processing if necessary.
- SubmitPublicationAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- SubmitPublicationAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter$
- SubmitPublicationBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationBuilder
- subscribe() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api
- subscribe() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
- subscribe(String, SubscribeRequest, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api
-
Path: /subscriptions
- subscribe(String, String, Optional<String>, Optional<String>, Optional<String>, Optional<SubscriptionProperties>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
-
Enables message consumption from a specific stream layer (topic).
- SubscribeAdapter(ApiRequest<ConsumerSubscribeResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- SubscribeAdapter(ApiRequest<String>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- SubscribeAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter$
- SubscribeAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter$
- SubscribeBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeBuilder
- SubscribeBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeBuilder
- subscriber() - Method in interface com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription
- subscriberData() - Method in class com.here.platform.location.tpeg2.sni.SubscriberInformation
- SubscriberInformation - Class in com.here.platform.location.tpeg2.sni
- SubscriberInformation(byte[]) - Constructor for class com.here.platform.location.tpeg2.sni.SubscriberInformation
- SubscriptionApi - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
- SubscriptionApi.CheckSubscriptionExistsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.CheckSubscriptionExistsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.CheckSubscriptionExistsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.CreateSubscriptionAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.CreateSubscriptionAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.CreateSubscriptionBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.DeleteSubscriptionAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.DeleteSubscriptionAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.DeleteSubscriptionBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.GetSubscriptionAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.GetSubscriptionAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.GetSubscriptionBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.GetSubscriptionStatusAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.GetSubscriptionStatusAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.GetSubscriptionStatusBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.ListSubscriptionsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.ListSubscriptionsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.ListSubscriptionsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SuccessCode(HttpResponse) - Constructor for class com.here.platform.data.client.base.ResponseStatusHandler.SuccessCode
- SuccessCode$() - Constructor for class com.here.platform.data.client.base.ResponseStatusHandler.SuccessCode$
- successResponseCodes() - Method in class com.here.platform.data.client.base.ApiRequest
- summary() - Method in class com.here.platform.data.client.v2.adapter.model.VersionedLayer
- summary() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedGenericLayer
- summary() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedHereTileLayer
- SupplementalGeometries - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl
-
Segment geometry that has specific uses beyond the standard road network and is included for special or limited use.
- supplementalGeometry() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Creates a map that returns the
SupplementalGeometryof aVertex. - SupplementalGeometry - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Segment geometry that has specific uses beyond the standard road network and is included for special or limited use.
- SupplementalGeometry(int) - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
- SupportForUnknown<O,
V> - Interface in com.here.platform.location.core.mapmatching -
Adds an
Unknownto the list of generated candidates. - SUR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Suriname
- SUR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SUR$
- SVK - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Slovakia
- SVK$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SVK$
- SVN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Slovenia
- SVN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SVN$
- SWE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Sweden
- SWE$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SWE$
- SWZ - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Swaziland
- SWZ$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SWZ$
- SXM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Sint Maarten (Dutch part)
- SXM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SXM$
- SYC - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Seychelles
- SYC$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SYC$
- SYR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Syrian Arab Republic
- SYR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SYR$
T
- t() - Method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Fail
- t90relative() - Method in class com.here.platform.location.tpeg2.tfp.StatisticalParameters
- tableEntries() - Method in class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReference
- tableEntries() - Method in class com.here.platform.location.tpeg2.sni.ContentDescription
- tableEntries() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTable
- tableEntries() - Method in class com.here.platform.location.tpeg2.sni.GeographicalCoverage
- tableEntries() - Method in class com.here.platform.location.tpeg2.sni.LinkageToRelatedService
- tableEntries() - Method in class com.here.platform.location.tpeg2.sni.LinkageToSameService
- tableEntries() - Method in class com.here.platform.location.tpeg2.sni.NumberOfMessages
- tableEntries() - Method in class com.here.platform.location.tpeg2.sni.ServiceComponentReset
- tableEntries() - Method in class com.here.platform.location.tpeg2.sni.TimeScheduleTable
- tableEntries() - Method in class com.here.platform.location.tpeg2.sni.Versioning
- tableId() - Method in class com.here.platform.location.referencing.tmc.TmcId
- tableNumber() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- tableVersion() - Method in class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReference
- tableVersion() - Method in class com.here.platform.location.tpeg2.sni.ContentDescription
- tableVersion() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTable
- tableVersion() - Method in class com.here.platform.location.tpeg2.sni.GeographicalCoverage
- tableVersion() - Method in class com.here.platform.location.tpeg2.sni.LinkageToRelatedService
- tableVersion() - Method in class com.here.platform.location.tpeg2.sni.LinkageToSameService
- tableVersion() - Method in class com.here.platform.location.tpeg2.sni.ServiceComponentReset
- tableVersion() - Method in class com.here.platform.location.tpeg2.sni.ServiceTableAccelerator
- tableVersion() - Method in class com.here.platform.location.tpeg2.sni.TimeScheduleTable
- tableVersion() - Method in class com.here.platform.location.tpeg2.sni.Versioning
- target(Edge) - Method in class com.here.platform.location.inmemory.graph.TiledGraph
- target(Edge) - Method in class com.here.platform.location.inmemory.graph.TiledReversedGraph
- target(Edge) - Method in class com.here.platform.location.inmemory.graph.TiledReverseGraph
- target(TopologyGeometryPartition, Segment) - Static method in class com.here.platform.location.compilation.heremapcontent.SimpleTopologyPartitionOperations
- target(Partition, Object) - Method in interface com.here.platform.location.compilation.core.TopologyPartitionOperations
- target(Segment, TopologyPartitionOperations<Partition>) - Method in class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedPartition
- targetVertices() - Method in class com.here.platform.location.compilation.core.AdjacencyList
- Taxi - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.AccessRestriction
- Taxi - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.RoadAccess
- TCA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Turks and Caicos Islands
- TCA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TCA$
- TCD - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Chad
- TCD$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TCD$
- TEAL - Static variable in class com.here.platform.location.io.javadsl.Color
- tecMessage() - Static method in class com.here.platform.location.tpeg2.javadsl.BinaryMarshallers
-
Marshaller for
TECMessages with default configuration. - tecMessage() - Static method in class com.here.platform.location.tpeg2.XmlMarshallers
-
Marshaller for a TECMessage with default configuration.
- tecMessage(BinaryMarshallerConfig) - Static method in class com.here.platform.location.tpeg2.javadsl.BinaryMarshallers
-
Marshaller for
TECMessages. - tecMessage(XmlMarshallerConfig) - Static method in class com.here.platform.location.tpeg2.XmlMarshallers
-
Marshaller for a TECMessage.
- TECMessage - Class in com.here.platform.location.tpeg2.tec
- TECMessage(MMCSwitch, Optional<Event>, Optional<LocationReferencingContainer>) - Constructor for class com.here.platform.location.tpeg2.tec.TECMessage
- TECMessage(MMCSwitch, Option<Event>, Option<LocationReferencingContainer>) - Constructor for class com.here.platform.location.tpeg2.tec.TECMessage
- TemporarySpeedLimit - Class in com.here.platform.location.tpeg2.tec
- TemporarySpeedLimit(List<TemporarySpeedLimitSection>, boolean, Optional<Object>, List<VehicleRestriction>) - Constructor for class com.here.platform.location.tpeg2.tec.TemporarySpeedLimit
- TemporarySpeedLimit(Seq<TemporarySpeedLimitSection>, boolean, Option<Object>, Seq<VehicleRestriction>) - Constructor for class com.here.platform.location.tpeg2.tec.TemporarySpeedLimit
- temporarySpeedLimits() - Method in class com.here.platform.location.tpeg2.tec.Event
- TemporarySpeedLimitSection - Class in com.here.platform.location.tpeg2.tec
- TemporarySpeedLimitSection(short, Optional<Object>, Optional<Object>) - Constructor for class com.here.platform.location.tpeg2.tec.TemporarySpeedLimitSection
- TemporarySpeedLimitSection(short, Option<Object>, Option<Object>) - Constructor for class com.here.platform.location.tpeg2.tec.TemporarySpeedLimitSection
- tendency() - Method in class com.here.platform.location.tpeg2.tec.Event
- Tendency - Class in com.here.platform.location.tpeg2.tec
- Tendency(short) - Constructor for class com.here.platform.location.tpeg2.tec.Tendency
- terminate() - Method in class com.here.platform.location.dataloader.flink.FlinkCatalogFactory
-
Deprecated.Release the acquired resources when accessing the catalogs is not needed anymore.
- terminate() - Method in class com.here.platform.location.dataloader.standalone.StandaloneCatalogFactory
-
Deprecated.Releases the acquired resources when accessing the catalogs is not needed anymore.
- tfpMessage() - Static method in class com.here.platform.location.tpeg2.javadsl.BinaryMarshallers
-
Marshaller for
TFPMessages with default configuration. - tfpMessage() - Static method in class com.here.platform.location.tpeg2.XmlMarshallers
-
Marshaller for a TFPMessage with default configuration.
- tfpMessage(BinaryMarshallerConfig) - Static method in class com.here.platform.location.tpeg2.javadsl.BinaryMarshallers
-
Marshaller for
TFPMessages. - tfpMessage(XmlMarshallerConfig) - Static method in class com.here.platform.location.tpeg2.XmlMarshallers
-
Marshaller for a TFPMessage.
- TFPMessage - Class in com.here.platform.location.tpeg2.tfp
- TFPMessage(MMCSwitch, List<TFPMethod>, Optional<LocationReferencingContainer>) - Constructor for class com.here.platform.location.tpeg2.tfp.TFPMessage
- TFPMessage(MMCSwitch, Seq<TFPMethod>, Option<LocationReferencingContainer>) - Constructor for class com.here.platform.location.tpeg2.tfp.TFPMessage
- TFPMethod - Interface in com.here.platform.location.tpeg2.tfp
- TGO - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Togo
- TGO$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TGO$
- THA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Thailand
- THA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.THA$
- throughLaneCount() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Creates a map that returns the lane through-count of a
Vertex. - throughRoute() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Creates a map that returns the
ThroughRouteof aEdge. - ThroughRoute - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Indicates the continuation of the main road through an intersection.
- ThroughRoute() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.ThroughRoute
- ThroughTraffic - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.AccessRestriction
- ThroughTraffic - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.RoadAccess
- throwable() - Method in class com.here.platform.data.client.base.ResponseStatusHandler.FailedRequest
- throwKeyNotFound(T) - Static method in class com.here.platform.location.inmemory.graph.TiledGraph
- tile() - Method in class com.here.platform.data.client.v2.caching.model.versioned.HereTileKey
- TiledBoundingBoxSearch - Class in com.here.platform.location.inmemory.geospatial
-
This is an experimental API.
- TiledBoundingBoxSearch(Function1<TileId, Option<GeometryTile>>, TileResolver) - Constructor for class com.here.platform.location.inmemory.geospatial.TiledBoundingBoxSearch
- TileDecoders - Class in com.here.platform.location.integration.optimizedmap
-
Provides decoders for all Optimized Map for Location Library layers.
- TileDecoders() - Constructor for class com.here.platform.location.integration.optimizedmap.TileDecoders
- TiledEdgePropertyMap<T,
U> - Class in com.here.platform.location.inmemory.graph -
A
PropertyMap[Edge, T]that retrieves edge attribute values from multipleEdgePropertyTiles. - TiledEdgePropertyMap(Function1<TileId, Option<EdgePropertyTile<T>>>) - Constructor for class com.here.platform.location.inmemory.graph.TiledEdgePropertyMap
- TiledEdgePropertyMap.Identity<T> - Class in com.here.platform.location.inmemory.graph
-
A
TiledEdgePropertyMapthat does not apply any transformation to the values inside theEdgePropertyTiles before returning them. - TiledGeometryPropertyMap - Class in com.here.platform.location.inmemory.graph
-
Implements a
PropertyMapfor retrieving vertex geometries. - TiledGeometryPropertyMap(Function1<TileId, Option<GeometryTile>>) - Constructor for class com.here.platform.location.inmemory.graph.TiledGeometryPropertyMap
-
Creates a new multi tile capable geometry property map from a raw tile provider.
- TiledGeometryPropertyMap(Function1<TileId, Option<GeometryTile>>, ProjectionDistanceCalculator) - Constructor for class com.here.platform.location.inmemory.graph.TiledGeometryPropertyMap
- TiledGraph - Class in com.here.platform.location.inmemory.graph
-
A Graph consisting of multiple
GraphTiles. - TiledGraph(Function1<TileId, Option<GraphTile>>) - Constructor for class com.here.platform.location.inmemory.graph.TiledGraph
- TiledGraph.CutBorders - Interface in com.here.platform.location.inmemory.graph
-
Mixin trait for
TiledGraphobjects that makes queryingoutEdgeIteratororoutDegreefor a vertex whose tile is not part of the graph return empty instead of throwing. - TiledHereMapContentReferencePropertyMap - Class in com.here.platform.location.integration.optimizedmap.graph
-
Converts an Optimized Map for Location Library Mapping Partition into a
PropertyMapsearchable byVertex. - TiledHereMapContentReferencePropertyMap(Function1<TileId, Option<MappingTile>>) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.TiledHereMapContentReferencePropertyMap
- TiledOverlappingRangeBasedPropertyMap<T,
U> - Class in com.here.platform.location.inmemory.graph -
Unifies multiple
OverlappingRangeBasedPropertyTiles, to enable using them transparently to look up property values byVertex. - TiledOverlappingRangeBasedPropertyMap(Function1<TileId, Option<OverlappingRangeBasedPropertyTile<T>>>, IndexedSeq<RangeBasedProperty<U>>) - Constructor for class com.here.platform.location.inmemory.graph.TiledOverlappingRangeBasedPropertyMap
- TiledProximitySearch - Class in com.here.platform.location.inmemory.geospatial
-
An implementation of
ProximitySearchfor the indexed segment geometry of the Optimized Map for Location Library, which uses an R-tree to find segments. - TiledProximitySearch(Function1<TileId, Option<GeometryTile>>, DiskTileResolver, GeoProjection) - Constructor for class com.here.platform.location.inmemory.geospatial.TiledProximitySearch
- TiledRangeBasedPropertyMap<T,
U> - Class in com.here.platform.location.inmemory.graph -
Unifies multiple
RangeBasedPropertyTiles, to enable using them transparently to look up property values byVertex. - TiledRangeBasedPropertyMap(Function1<TileId, Option<RangeBasedPropertyTile<T>>>, IndexedSeq<RangeBasedProperty<U>>) - Constructor for class com.here.platform.location.inmemory.graph.TiledRangeBasedPropertyMap
- TiledRangeBasedPropertyMap.Identity<T> - Class in com.here.platform.location.inmemory.graph
-
A
TiledRangeBasedPropertyMapthat does not apply any transformation to the values inside theRangeBasedPropertyTiles before returning them. - TiledRangeBasedPropertyMap.Identity$ - Class in com.here.platform.location.inmemory.graph
- TiledReversedGraph - Class in com.here.platform.location.inmemory.graph
-
A reverse Graph consisting of multiple tiles.
- TiledReversedGraph(Function1<TileId, Option<GraphTile>>) - Constructor for class com.here.platform.location.inmemory.graph.TiledReversedGraph
- TiledReverseGraph - Class in com.here.platform.location.inmemory.graph
-
A reverse Graph consisting of multiple
GraphTiles. - TiledReverseGraph(Function1<TileId, Option<GraphTile>>, Function1<TileId, Option<ReverseGraphTile>>) - Constructor for class com.here.platform.location.inmemory.graph.TiledReverseGraph
- TiledReverseHereMapContentReferencePropertyMap - Class in com.here.platform.location.integration.optimizedmap.graph
- TiledReverseHereMapContentReferencePropertyMap(Function1<TileId, Option<MappingTile>>, AncestorTileResolver) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.TiledReverseHereMapContentReferencePropertyMap
- TiledUndirectedPropertyMap<T> - Class in com.here.platform.location.inmemory.graph
-
A property map for properties that do not depend on the direction of a vertex (segment properties).
- TiledUndirectedPropertyMap(Function1<TileId, Option<UndirectedPropertyTile<T>>>) - Constructor for class com.here.platform.location.inmemory.graph.TiledUndirectedPropertyMap
- tileId() - Method in class com.here.platform.location.inmemory.geospatial.GeometryTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.DenseEntityPropertyTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.DensePointBasedPropertyTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.DenseRangeBasedPropertyTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.EdgePropertyTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.GraphTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.MultiPropertyTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.OverlappingRangeBasedPropertyTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.RangeBasedPropertyTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.ReverseGraphTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.SparseEntityPropertyTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.SparsePointBasedPropertyTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.SparseRangeBasedPropertyTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.UndirectedPropertyTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.Vertex
- tileId() - Method in class com.here.platform.location.integration.optimizedmap.graph.MappingTile
- TileId - Class in com.here.platform.location.inmemory.geospatial
-
Represents the ID of a tile for the HEREtile schema.
- TileId(long) - Constructor for class com.here.platform.location.inmemory.geospatial.TileId
- tileLoader(Catalog, CacheManager) - Method in class com.here.platform.location.integration.heremapcontent.HereMapContentLayer
-
Deprecated.Overload that does not create an InMemory cache to avoid excessive caching of temporary Here Map Content ProtoBuf objects.
- tileLoader(Catalog, DataLoaderProvider) - Method in class com.here.platform.location.integration.Layer
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- TileLoader<T> - Interface in com.here.platform.location.dataloader.core
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- tileResolver() - Method in class com.here.platform.location.integration.optimizedmap.GeometryLayer
- tileResolver() - Method in class com.here.platform.location.integration.optimizedmap.MappingLayer
- TileResolver - Interface in com.here.platform.location.inmemory.geospatial
-
Looks up
TileIds using various point- or area-based queries. - TileWeighers - Class in com.here.platform.location.integration.optimizedmap
-
Collection of tile weighers for each tile type.
- TileWeighers() - Constructor for class com.here.platform.location.integration.optimizedmap.TileWeighers
- timeDateDecoder() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- timeDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- timeDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- timeDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- timeDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- timeDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- timeDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- timeDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- timeDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- timeDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- TimeDelay - Class in com.here.platform.location.tpeg2.tec
- TimeDelay(short) - Constructor for class com.here.platform.location.tpeg2.tec.TimeDelay
- timeEncoder() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- timeEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- timeEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- timeEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- timeEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- timeEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- timeEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- timeEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- timeEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- timeEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- timeInfo() - Method in class com.here.platform.location.tpeg2.sni.TimeScheduleTableEntry
- timeOffset() - Method in class com.here.platform.location.tpeg2.tfp.FlowVector
- timeOffset() - Method in class com.here.platform.location.tpeg2.tfp.PolygonPoint
- TIMERS() - Static method in class com.here.platform.data.client.base.common.metrics.MetricType
- TimeScheduleTable - Class in com.here.platform.location.tpeg2.sni
- TimeScheduleTable(short, List<TimeScheduleTableEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.TimeScheduleTable
- TimeScheduleTable(short, Seq<TimeScheduleTableEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.TimeScheduleTable
- TimeScheduleTableEntry - Class in com.here.platform.location.tpeg2.sni
- TimeScheduleTableEntry(short, TimeSlot) - Constructor for class com.here.platform.location.tpeg2.sni.TimeScheduleTableEntry
- TimeSlot - Class in com.here.platform.location.tpeg2.sni
- TimeSlot(AppStartTime, long) - Constructor for class com.here.platform.location.tpeg2.sni.TimeSlot
- timeStamp() - Method in class com.here.platform.location.tpeg2.sfw.TPEGDocument
- title(String) - Method in class com.here.platform.location.io.javadsl.geojson.SimpleStyleProperties
-
A tooltip title.
- TJK - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Tajikistan
- TJK$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TJK$
- TKL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Tokelau
- TKL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TKL$
- TKM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Turkmenistan
- TKM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TKM$
- TLS - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Timor-Leste
- TLS$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TLS$
- tmc() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for simple
TMCLocationReferences. - tmc() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Creates a resolver for simple
TMCLocationReferences. - tmc() - Method in class com.here.platform.location.referencing.TmcLocationReferenceCreators
-
Generates a creator for simple
TMCLocationReferences. - tmc() - Method in class com.here.platform.location.referencing.TmcLocationReferenceResolvers
-
Creates a resolver for simple
TMCLocationReferences. - tmc(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Deprecated.Prefer
new LocationReferenceCreators(optimizedMapLayers).tmc(). - tmc(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Deprecated.Prefer
new LocationReferenceResolvers(optimizedMapLayers).tmc(). - tmc(Catalog, DataLoaderProvider, TmcAdjacencyProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Deprecated.Prefer
new LocationReferenceCreators(optimizedMapLayers, adjacencyProvider).tmc(). - tmc(Catalog, DataLoaderProvider, TmcAdjacencyProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Deprecated.Prefer
new LocationReferenceResolvers(optimizedMapLayers, adjacencyProvider).tmc(). - TmcAdjacencyProvider - Interface in com.here.platform.location.referencing.tmc
-
A provider capable of returning next and previous locations for a given location with respect to an enclosing linear location.
- TmcAdjacencyProviders - Class in com.here.platform.location.referencing.tmc.javadsl
-
Java factory methods for
TmcAdjacencyProviders - TmcAdjacencyProviders() - Constructor for class com.here.platform.location.referencing.tmc.javadsl.TmcAdjacencyProviders
- TmcCoverage - Class in com.here.platform.location.referencing.tmc
-
Associates a
LinearLocationwith the reference it is covered by, if there is one. - TmcCoverage(LinearLocation, Optional<TMCLocationReference>) - Constructor for class com.here.platform.location.referencing.tmc.TmcCoverage
- TmcCoverage(LinearLocation, Option<TMCLocationReference>) - Constructor for class com.here.platform.location.referencing.tmc.TmcCoverage
- TmcCreatorException - Exception in com.here.platform.location.referencing.tmc
-
Base exception for TMC creation related errors.
- TmcCreatorException(String) - Constructor for exception com.here.platform.location.referencing.tmc.TmcCreatorException
- TmcDirection - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes
- TmcDirection.Negative$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- TmcDirection.Positive$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- tmcExitEntryLocation() - Method in class com.here.platform.location.tpeg2.etl.ExtendedTMCLocationReference
- TMCExitEntryLocationReference - Class in com.here.platform.location.tpeg2.etl
- TMCExitEntryLocationReference(TMCLocationReference, List<ExitEntryInformation>) - Constructor for class com.here.platform.location.tpeg2.etl.TMCExitEntryLocationReference
- TMCExitEntryLocationReference(TMCLocationReference, Seq<ExitEntryInformation>) - Constructor for class com.here.platform.location.tpeg2.etl.TMCExitEntryLocationReference
- TmcId - Class in com.here.platform.location.referencing.tmc
-
The ID of a specific TMC location.
- TmcId(TmcTableId, int) - Constructor for class com.here.platform.location.referencing.tmc.TmcId
- TmcLayers - Class in com.here.platform.location.referencing
- TmcLayers(LengthLayer, RoutingGraphLayer, NavigationAttributesLayer, TmcTableLayer) - Constructor for class com.here.platform.location.referencing.TmcLayers
- tmcLocation() - Method in class com.here.platform.location.tpeg2.etl.ExtendedTMCLocationReference
- tmcLocation() - Method in class com.here.platform.location.tpeg2.etl.TMCExitEntryLocationReference
- TmcLocationDisposition - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes
-
This is an experimental API.
- TmcLocationDisposition.NegativeExternal$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
The negative external section of a TMC (Traffic Message Channel) code.
- TmcLocationDisposition.NegativeInternal$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
The negative internal section of a TMC (Traffic Message Channel) code.
- TmcLocationDisposition.PositiveExternal$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
The positive external section of a TMC (Traffic Message Channel) code.
- TmcLocationDisposition.PositiveInternal$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
The positive internal section of a TMC (Traffic Message Channel) code.
- TmcLocationDispositions - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl
-
This is an experimental API.
- TMCLocationReference - Class in com.here.platform.location.tpeg2.etl
-
A TMC location reference as specified in ISO 17572.
- TMCLocationReference - Class in com.here.platform.location.tpeg2.tmc
-
A TMC location reference as specified in ISO 17572.
- TMCLocationReference(int, short, short, boolean, boolean, Optional<Object>, Optional<Object>, Optional<Object>, Optional<PreciseTMCInformation>, boolean, boolean) - Constructor for class com.here.platform.location.tpeg2.etl.TMCLocationReference
- TMCLocationReference(int, short, short, boolean, boolean, Optional<Object>, Optional<Object>, Optional<Object>, Optional<PreciseTMCInformation>) - Constructor for class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- TMCLocationReference(int, short, short, boolean, boolean, Option<Object>, Option<Object>, Option<Object>, Option<PreciseTMCInformation>, boolean, boolean) - Constructor for class com.here.platform.location.tpeg2.etl.TMCLocationReference
- TMCLocationReference(int, short, short, boolean, boolean, Option<Object>, Option<Object>, Option<Object>, Option<PreciseTMCInformation>) - Constructor for class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- TmcLocationReferenceCreators - Class in com.here.platform.location.referencing
-
Provides
LocationReferenceCreators factories to create Tmc location reference types from Location Library data model specific representations. - TmcLocationReferenceCreators(OptimizedMapLayers) - Constructor for class com.here.platform.location.referencing.TmcLocationReferenceCreators
- TmcLocationReferenceCreators(OptimizedMapLayers, TmcAdjacencyProvider) - Constructor for class com.here.platform.location.referencing.TmcLocationReferenceCreators
- TmcLocationReferenceCreators(TmcLayers) - Constructor for class com.here.platform.location.referencing.TmcLocationReferenceCreators
- TmcLocationReferenceCreators(TmcLayers, TmcAdjacencyProvider) - Constructor for class com.here.platform.location.referencing.TmcLocationReferenceCreators
- TmcLocationReferenceCreators(TmcLayers, Option<TmcAdjacencyProvider>) - Constructor for class com.here.platform.location.referencing.TmcLocationReferenceCreators
- TmcLocationReferenceResolvers - Class in com.here.platform.location.referencing
-
Provides
LocationReferenceResolvers factories to resolve different location reference types into Location Library data model specific representations. - TmcLocationReferenceResolvers(OptimizedMapLayers) - Constructor for class com.here.platform.location.referencing.TmcLocationReferenceResolvers
- TmcLocationReferenceResolvers(OptimizedMapLayers, TmcAdjacencyProvider) - Constructor for class com.here.platform.location.referencing.TmcLocationReferenceResolvers
- TmcLocationReferenceResolvers(TmcLayers) - Constructor for class com.here.platform.location.referencing.TmcLocationReferenceResolvers
- TmcLocationReferenceResolvers(TmcLayers, TmcAdjacencyProvider) - Constructor for class com.here.platform.location.referencing.TmcLocationReferenceResolvers
- TmcLocationReferenceResolvers(TmcLayers, Option<TmcAdjacencyProvider>) - Constructor for class com.here.platform.location.referencing.TmcLocationReferenceResolvers
- TmcResolverException - Exception in com.here.platform.location.referencing.tmc
-
Base exception for TMC resolution related errors.
- TmcResolverException(String) - Constructor for exception com.here.platform.location.referencing.tmc.TmcResolverException
- TmcSectionType - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes
- TmcSectionType.External$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- TmcSectionType.Internal$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- tmcTable() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- tmcTable() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- tmcTable() - Method in class com.here.platform.location.referencing.TmcLayers
- tmcTable(TmcTablePartition) - Static method in class com.here.platform.location.integration.optimizedmap.TileWeighers
-
Weigher for the Tmc Table tile.
- tmcTable(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the Tmc layer.
- TmcTableId - Class in com.here.platform.location.referencing.tmc
-
The TMC id of a specific location table.
- TmcTableId(Option<Object>, Option<Object>, short, short) - Constructor for class com.here.platform.location.referencing.tmc.TmcTableId
- TmcTableLayer - Class in com.here.platform.location.integration.optimizedmap
- TmcTableLayer(Function1<String, Option<TmcTablePartition>>) - Constructor for class com.here.platform.location.integration.optimizedmap.TmcTableLayer
- to(CGC, GC, GeoCoordinateOperations<CGC>, GeoCoordinateOperations<GC>) - Method in interface com.here.platform.location.core.geospatial.GeoProjection
-
Project WGS84 to Cartesian coordinates (in meters).
- to(CGC, GC, GeoCoordinateOperations<CGC>, GeoCoordinateOperations<GC>) - Static method in class com.here.platform.location.core.geospatial.IdentityProjection
- to(CGC, GC, GeoCoordinateOperations<CGC>, GeoCoordinateOperations<GC>) - Static method in class com.here.platform.location.core.geospatial.SinusoidalProjection
-
Projects WGS84 coordinates (in degrees) into Cartesian coordinates (in meters).
- to(BodyDeserializer<T>) - Method in class com.here.platform.data.client.base.ApiRequest
-
Execute request and deserialize response to the specified type
- toBoundingBox(BoundingBoxOperations<BB>) - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- toByteArray(Publisher<ByteBuffer>) - Static method in class com.here.platform.data.client.base.http.utils.Publishers
- toBytes() - Method in class com.here.platform.data.client.base.ApiRequest
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- toCenter(GC, GeoCoordinateOperations<GC>) - Method in interface com.here.platform.location.core.geospatial.GeoProjection
-
Projects a point to Cartesian coordinates using that same point as the center.
- toCenter(GC, GeoCoordinateOperations<GC>) - Static method in class com.here.platform.location.core.geospatial.IdentityProjection
- toCenter(GC, GeoCoordinateOperations<GC>) - Static method in class com.here.platform.location.core.geospatial.SinusoidalProjection
- toCompressedSparseRow(AdjacencyList, int) - Static method in class com.here.platform.location.compilation.core.AdjacencyList
- toDenseRangeBasedPropertyMapData(int, Map<Object, T>, ClassTag<T>) - Static method in class com.here.platform.location.compilation.heremapcontent.EdgePropertyCompiler
- toDirection(VertexIndex, Direction) - Static method in class com.here.platform.location.inmemory.graph.Vertices
-
Invert the vertex direction for
index, if necessary. - toDirection(Vertex, Direction) - Static method in class com.here.platform.location.inmemory.graph.Vertices
-
Invert the vertex direction for
vertex, if necessary. - toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- toEntity(BodyDeserializer<U>) - Method in class com.here.platform.data.client.base.ApiRequest
-
Execute request and deserialize response to the predefined response type
- toExecutionContext() - Method in interface com.here.platform.data.client.base.http.IOExecutionContext
-
Deprecated.
- toHttpRequest() - Method in class com.here.platform.data.client.base.ApiRequest
- toIndexedSeq() - Method in interface com.here.platform.location.core.geospatial.LengthSeq
- toIndexedSeq() - Method in interface com.here.platform.location.core.mapmatching.LogProbabilitySeq
- toIndexedSeq() - Method in interface com.here.platform.location.core.shortestpath.CostSeq
- toIndexedSeq() - Method in interface com.here.platform.location.inmemory.geospatial.PackedLineString
-
Converts this
PackedLineStringto an indexed sequence. - toInputStream() - Method in class com.here.platform.data.client.base.ApiRequest
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- toInputStream(Publisher<ByteBuffer>, int, Duration) - Static method in class com.here.platform.data.client.base.http.utils.Publishers
- toIterator(Publisher<T>, int, Duration) - Static method in class com.here.platform.data.client.base.http.utils.Publishers
- toJava(boolean) - Method in class com.here.platform.data.client.base.Mappings.BooleanMapping$
- toJava(double) - Method in class com.here.platform.data.client.base.Mappings.DoubleMapping$
- toJava(float) - Method in class com.here.platform.data.client.base.Mappings.FloatMapping$
- toJava(int) - Method in class com.here.platform.data.client.base.Mappings.IntMapping$
- toJava(long) - Method in class com.here.platform.data.client.base.Mappings.LongMapping$
- toJava(S) - Method in interface com.here.platform.data.client.base.S2JMapping
- toJava(T) - Method in class com.here.platform.data.client.base.Mappings.Identity
- toJson() - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Returns the GeoJSON Feature Collection as a String
- Tollway() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
-
Identifies a road for which a fee must be paid to use the road.Tollway may be used for map display (e.g., different rendering of toll roads) and routing.
- TOLLWAY - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.RoadUsages
-
Identifies a road for which a fee must be paid to use the road.Tollway may be used for map display (e.g., different rendering of toll roads) and routing.
- toLocationGeoCoordinate(GeoCoordinateOperations<GC>) - Method in class com.here.platform.location.core.geospatial.GeoCoordinateOperations.GeoCoordinateOperationsAsMembers
- toLocationGeoCoordinate(GC) - Method in interface com.here.platform.location.core.geospatial.GeoCoordinateOperations
- TON - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Tonga
- TON$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TON$
- tooltip(String) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties
-
Renders a popup message when you hover a mouse pointer over a feature.
- TopologyAttributeDescription - Interface in com.here.platform.location.compilation.heremapcontent
- TopologyPartitionOperations<Partition> - Interface in com.here.platform.location.compilation.core
- TopologyPartitionOperations.AugmentedNode<Node> - Class in com.here.platform.location.compilation.core
- TopologyPartitionOperations.AugmentedPartition<Partition> - Class in com.here.platform.location.compilation.core
- TopologyPartitionOperations.AugmentedSegment<Segment> - Class in com.here.platform.location.compilation.core
- topologyPartitionOps(TopologyPartitionOperations<Partition>) - Static method in class com.here.platform.location.compilation.core.IndexedPartition
- toPrettyJson() - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Returns the GeoJSON Feature Collection as a pretty String
- toResponse() - Method in class com.here.platform.data.client.base.ApiRequest
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- toScala() - Method in enum class com.here.platform.location.referencing.javadsl.PointOrientation
- toScala() - Method in enum class com.here.platform.location.referencing.javadsl.SideOfRoad
- toScala(J) - Method in interface com.here.platform.data.client.base.J2SMapping
- toScala(Boolean) - Method in class com.here.platform.data.client.base.Mappings.BooleanMapping$
- toScala(Double) - Method in class com.here.platform.data.client.base.Mappings.DoubleMapping$
- toScala(Float) - Method in class com.here.platform.data.client.base.Mappings.FloatMapping$
- toScala(Integer) - Method in class com.here.platform.data.client.base.Mappings.IntMapping$
- toScala(Long) - Method in class com.here.platform.data.client.base.Mappings.LongMapping$
- toScala(T) - Method in class com.here.platform.data.client.base.Mappings.Identity
- toSeq() - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
- toStatusCode() - Method in class com.here.platform.data.client.base.ApiRequest
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- toString() - Method in class com.here.hrn.HRN
- toString() - Static method in class com.here.platform.data.client.base.common.CommonSettings
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- toString() - Static method in class com.here.platform.data.client.base.http.settings.ProxyCredentials
- toString() - Static method in class com.here.platform.data.client.base.http.settings.RunAsIdHereTokenCredentials
- toString() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Fail
- toString() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Other
- toString() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Req
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- toString() - Method in class com.here.platform.data.client.v2.adapter.model.CatalogVersion
- toString() - Method in class com.here.platform.data.client.v2.adapter.model.CompatibleVersion
- toString() - Method in class com.here.platform.data.client.v2.adapter.model.LongAdditionalField
- toString() - Method in class com.here.platform.data.client.v2.adapter.model.Partition
- toString() - Method in class com.here.platform.data.client.v2.adapter.model.Partitioning
- toString() - Method in class com.here.platform.data.client.v2.adapter.model.StringAdditionalField
- toString() - Method in class com.here.platform.data.client.v2.adapter.model.VersionDependency
- toString() - Method in class com.here.platform.data.client.v2.adapter.model.VersionedLayer
- toString() - Method in class com.here.platform.data.client.v2.api.model.VersionDependency
- toString() - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- toString() - Method in class com.here.platform.data.client.v2.caching.model.versioned.FullLayerMetadata
- toString() - Method in class com.here.platform.data.client.v2.caching.model.versioned.GenericPartitionKey
- toString() - Method in class com.here.platform.data.client.v2.caching.model.versioned.HereTileKey
- toString() - Method in class com.here.platform.data.client.v2.caching.model.versioned.SimpleLayerMetadata
- toString() - Static method in class com.here.platform.location.compilation.core.NodeId
- toString() - Static method in class com.here.platform.location.compilation.core.NodeReference
- toString() - Static method in class com.here.platform.location.compilation.core.SegmentId
- toString() - Static method in class com.here.platform.location.compilation.core.SegmentIndex
- toString() - Static method in class com.here.platform.location.compilation.core.SegmentReference
- toString() - Static method in class com.here.platform.location.compilation.core.VertexIndex
- toString() - Static method in class com.here.platform.location.compilation.heremapcontent.EdgeAdasAttributeDescription
- toString() - Static method in class com.here.platform.location.compilation.heremapcontent.EdgeNavigationAttributeDescription
- toString() - Static method in class com.here.platform.location.compilation.heremapcontent.EdgeTopologyAttributeDescription
- toString() - Static method in class com.here.platform.location.compilation.heremapcontent.PointAdasAttributeDescription
- toString() - Static method in class com.here.platform.location.compilation.heremapcontent.PointAdvancedNavigationAttributeDescription
- toString() - Static method in class com.here.platform.location.compilation.heremapcontent.PointTopologyAttributeDescription
- toString() - Static method in class com.here.platform.location.compilation.heremapcontent.RangeAdasAttributeDescription
- toString() - Static method in class com.here.platform.location.compilation.heremapcontent.RangeAdvancedNavigationAttributeDescription
- toString() - Static method in class com.here.platform.location.compilation.heremapcontent.RangeNavigationAttributeDescription
- toString() - Static method in class com.here.platform.location.compilation.heremapcontent.RangeRoadAttributeDescription
- toString() - Static method in class com.here.platform.location.compilation.heremapcontent.RangeTopologyAttributeDescription
- toString() - Method in interface com.here.platform.location.core.geospatial.LengthSeq
- toString() - Static method in class com.here.platform.location.core.mapmatching.LogProbability
- toString() - Method in interface com.here.platform.location.core.mapmatching.LogProbabilitySeq
- toString() - Method in interface com.here.platform.location.core.shortestpath.CostSeq
- toString() - Static method in class com.here.platform.location.dataloader.core.caching.CacheStats
-
Deprecated.
- toString() - Static method in class com.here.platform.location.dataloader.core.HereTilePartitioning
-
Deprecated.
- toString() - Static method in class com.here.platform.location.inmemory.geospatial.TileId
- toString() - Static method in class com.here.platform.location.inmemory.graph.Edge
- toString() - Static method in class com.here.platform.location.inmemory.graph.EdgeIndex
- toString() - Static method in class com.here.platform.location.inmemory.graph.Vertex
- toString() - Static method in class com.here.platform.location.inmemory.graph.VertexIndex
- toString() - Static method in class com.here.platform.location.integration.heremapcontent.PartitionId
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.adasattributes.CurvatureHeading
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.adasattributes.Elevation
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.adasattributes.Slope
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.AdasAttributesLayer
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.AdvancedNavigationAttributesLayer
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimit
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.FreeFlowSpeedLayer
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.GeometryLayer
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.HereMapContentReference
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.SegmentId
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.graph.AccessRestrictionType
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.graph.RoadAccessType
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.LengthLayer
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.MappingLayer
- toString() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.NavigationAttributesLayer
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.RestrictedManoeuvreLayer
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.RoadAccessLayer
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.roadattributes.UserDefinedCountryCode
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.RoadAttributesLayer
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.RoutingGraphLayer
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.TmcTableLayer
- toString() - Static method in class com.here.platform.location.referencing.AccessPoint
- toString() - Static method in class com.here.platform.location.referencing.BidirectionalLinearLocation
- toString() - Static method in class com.here.platform.location.referencing.ClosedLinearLocation
- toString() - Static method in class com.here.platform.location.referencing.PointOfInterest
- toString() - Static method in class com.here.platform.location.referencing.tmc.PiecewiseTmcCoverage
- toString() - Static method in class com.here.platform.location.referencing.tmc.TmcCoverage
- toString() - Method in class com.here.platform.location.referencing.tmc.TmcId
- toString() - Static method in class com.here.platform.location.tpeg2.BinaryMarshallerConfig
- toString() - Static method in class com.here.platform.location.tpeg2.etl.DirLocation
- toString() - Static method in class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- toString() - Static method in class com.here.platform.location.tpeg2.etl.ExtendedTMCLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- toString() - Static method in class com.here.platform.location.tpeg2.etl.SequenceNumberExitEntry
- toString() - Static method in class com.here.platform.location.tpeg2.etl.TMCExitEntryLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.etl.WGS84Coordinates
- toString() - Static method in class com.here.platform.location.tpeg2.lrc.LocationReferencingContainer
- toString() - Static method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- toString() - Static method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- toString() - Static method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- toString() - Static method in class com.here.platform.location.tpeg2.mmc.MultiPartMessageDirectory
- toString() - Static method in class com.here.platform.location.tpeg2.mmc.PartType
- toString() - Static method in class com.here.platform.location.tpeg2.mmc.UpdateMode
- toString() - Static method in class com.here.platform.location.tpeg2.olr.AbsoluteGeoCoordinate
- toString() - Static method in class com.here.platform.location.tpeg2.olr.Bearing
- toString() - Static method in class com.here.platform.location.tpeg2.olr.CircleLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.olr.ClosedLinearLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.olr.DistanceMetresMax15000
- toString() - Static method in class com.here.platform.location.tpeg2.olr.FirstLocationReferencePoint
- toString() - Static method in class com.here.platform.location.tpeg2.olr.FormOfWay
- toString() - Static method in class com.here.platform.location.tpeg2.olr.FunctionalRoadClass
- toString() - Static method in class com.here.platform.location.tpeg2.olr.GeoCoordinateLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.olr.GridLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.olr.IntermediateLocationReferencePoint
- toString() - Static method in class com.here.platform.location.tpeg2.olr.LastLocationReferencePoint
- toString() - Static method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.olr.LineProperties
- toString() - Static method in class com.here.platform.location.tpeg2.olr.LocationDescription
- toString() - Static method in class com.here.platform.location.tpeg2.olr.OpenLRLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.olr.Orientation
- toString() - Static method in class com.here.platform.location.tpeg2.olr.Path
- toString() - Static method in class com.here.platform.location.tpeg2.olr.PathProperties
- toString() - Static method in class com.here.platform.location.tpeg2.olr.PointAlongLineLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- toString() - Static method in class com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.olr.PolygonLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.olr.Rectangle
- toString() - Static method in class com.here.platform.location.tpeg2.olr.RectangleLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.olr.RelativeGeoCoordinate
- toString() - Static method in class com.here.platform.location.tpeg2.olr.Shape
- toString() - Static method in class com.here.platform.location.tpeg2.olr.SideOfRoad
- toString() - Static method in class com.here.platform.location.tpeg2.sfw.ApplicationRootMessage
- toString() - Static method in class com.here.platform.location.tpeg2.sfw.ServCompFrameCountedProtected
- toString() - Static method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedCountedProtected
- toString() - Static method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedProtected
- toString() - Static method in class com.here.platform.location.tpeg2.sfw.ServCompFrameProtected
- toString() - Static method in class com.here.platform.location.tpeg2.sfw.ServCompMultiplex
- toString() - Static method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- toString() - Static method in class com.here.platform.location.tpeg2.sfw.ServiceFrame
- toString() - Static method in class com.here.platform.location.tpeg2.sfw.StreamDirectoryFrame
- toString() - Static method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- toString() - Static method in class com.here.platform.location.tpeg2.sfw.TPEGDocument
- toString() - Static method in class com.here.platform.location.tpeg2.sfw.TransportFrame
- toString() - Static method in class com.here.platform.location.tpeg2.sni.AMFrequency
- toString() - Static method in class com.here.platform.location.tpeg2.sni.AppStartTime
- toString() - Static method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDAB
- toString() - Static method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDARC
- toString() - Static method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDVB
- toString() - Static method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoHDRadio
- toString() - Static method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoURL
- toString() - Static method in class com.here.platform.location.tpeg2.sni.CharacterEncoding
- toString() - Static method in class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReference
- toString() - Static method in class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReferenceEntry
- toString() - Static method in class com.here.platform.location.tpeg2.sni.ContentDescription
- toString() - Static method in class com.here.platform.location.tpeg2.sni.ContentDescriptionEntry
- toString() - Static method in class com.here.platform.location.tpeg2.sni.CoordinatePair
- toString() - Static method in class com.here.platform.location.tpeg2.sni.CurrentServiceInformation
- toString() - Static method in class com.here.platform.location.tpeg2.sni.DABFrequency
- toString() - Static method in class com.here.platform.location.tpeg2.sni.DayMask
- toString() - Static method in class com.here.platform.location.tpeg2.sni.DVBFrequency
- toString() - Static method in class com.here.platform.location.tpeg2.sni.FastTuningTable
- toString() - Static method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- toString() - Static method in class com.here.platform.location.tpeg2.sni.FMFrequency
- toString() - Static method in class com.here.platform.location.tpeg2.sni.FreeTextInformation
- toString() - Static method in class com.here.platform.location.tpeg2.sni.GeographicalCoverage
- toString() - Static method in class com.here.platform.location.tpeg2.sni.GeographicCoverage
- toString() - Static method in class com.here.platform.location.tpeg2.sni.GeographicCoverageEntry
- toString() - Static method in class com.here.platform.location.tpeg2.sni.GraphicType
- toString() - Static method in class com.here.platform.location.tpeg2.sni.HDAMBearerInfo
- toString() - Static method in class com.here.platform.location.tpeg2.sni.HDFMBearerInfo
- toString() - Static method in class com.here.platform.location.tpeg2.sni.HDRadioStationID
- toString() - Static method in class com.here.platform.location.tpeg2.sni.HelpInformation
- toString() - Static method in class com.here.platform.location.tpeg2.sni.LinkageToRelatedService
- toString() - Static method in class com.here.platform.location.tpeg2.sni.LinkageToSameService
- toString() - Static method in class com.here.platform.location.tpeg2.sni.MaskedTime
- toString() - Static method in class com.here.platform.location.tpeg2.sni.NumberOfMessages
- toString() - Static method in class com.here.platform.location.tpeg2.sni.NumberOfMessagesEntry
- toString() - Static method in class com.here.platform.location.tpeg2.sni.OpTime
- toString() - Static method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- toString() - Static method in class com.here.platform.location.tpeg2.sni.RestrictionTypeCode
- toString() - Static method in class com.here.platform.location.tpeg2.sni.SameServiceEntry
- toString() - Static method in class com.here.platform.location.tpeg2.sni.ServiceComponentReset
- toString() - Static method in class com.here.platform.location.tpeg2.sni.ServiceComponentResetEntry
- toString() - Static method in class com.here.platform.location.tpeg2.sni.ServiceLogo
- toString() - Static method in class com.here.platform.location.tpeg2.sni.ServiceTableAccelerator
- toString() - Static method in class com.here.platform.location.tpeg2.sni.SubscriberInformation
- toString() - Static method in class com.here.platform.location.tpeg2.sni.TimeScheduleTable
- toString() - Static method in class com.here.platform.location.tpeg2.sni.TimeScheduleTableEntry
- toString() - Static method in class com.here.platform.location.tpeg2.sni.TimeSlot
- toString() - Static method in class com.here.platform.location.tpeg2.sni.Versioning
- toString() - Static method in class com.here.platform.location.tpeg2.sni.VersioningEntry
- toString() - Static method in class com.here.platform.location.tpeg2.tdt.CountryCode
- toString() - Static method in class com.here.platform.location.tpeg2.tdt.CurrencyType
- toString() - Static method in class com.here.platform.location.tpeg2.tdt.LanguageCode
- toString() - Static method in class com.here.platform.location.tpeg2.tdt.LocalisedLongString
- toString() - Static method in class com.here.platform.location.tpeg2.tdt.LocalisedShortString
- toString() - Static method in class com.here.platform.location.tpeg2.tdt.NumericalMagnitude
- toString() - Static method in class com.here.platform.location.tpeg2.tdt.OptionalBoolean
- toString() - Static method in class com.here.platform.location.tpeg2.tdt.OrientationType
- toString() - Static method in class com.here.platform.location.tpeg2.tdt.Priority
- toString() - Static method in class com.here.platform.location.tpeg2.tdt.ServiceIdentifier
- toString() - Static method in class com.here.platform.location.tpeg2.tdt.SpecialDay
- toString() - Static method in class com.here.platform.location.tpeg2.tec.Accident
- toString() - Static method in class com.here.platform.location.tpeg2.tec.Advice
- toString() - Static method in class com.here.platform.location.tpeg2.tec.AdviceCode
- toString() - Static method in class com.here.platform.location.tpeg2.tec.AnimalsOnRoadway
- toString() - Static method in class com.here.platform.location.tpeg2.tec.BrokenDownVehicles
- toString() - Static method in class com.here.platform.location.tpeg2.tec.CauseCode
- toString() - Static method in class com.here.platform.location.tpeg2.tec.DangerousEndOfQueue
- toString() - Static method in class com.here.platform.location.tpeg2.tec.DirectCause
- toString() - Static method in class com.here.platform.location.tpeg2.tec.DiversionRoadType
- toString() - Static method in class com.here.platform.location.tpeg2.tec.DiversionRoute
- toString() - Static method in class com.here.platform.location.tpeg2.tec.DoNotLeaveYourVehicle
- toString() - Static method in class com.here.platform.location.tpeg2.tec.DriveCarefully
- toString() - Static method in class com.here.platform.location.tpeg2.tec.DrivingNotAllowed
- toString() - Static method in class com.here.platform.location.tpeg2.tec.EffectCode
- toString() - Static method in class com.here.platform.location.tpeg2.tec.Event
- toString() - Static method in class com.here.platform.location.tpeg2.tec.ExtremeWeatherConditions
- toString() - Static method in class com.here.platform.location.tpeg2.tec.Fire
- toString() - Static method in class com.here.platform.location.tpeg2.tec.FollowDiversion
- toString() - Static method in class com.here.platform.location.tpeg2.tec.GiveWayToVehiclesFromBehind
- toString() - Static method in class com.here.platform.location.tpeg2.tec.HazardousDrivingConditions
- toString() - Static method in class com.here.platform.location.tpeg2.tec.Impassability
- toString() - Static method in class com.here.platform.location.tpeg2.tec.LaneRestriction
- toString() - Static method in class com.here.platform.location.tpeg2.tec.LinkedCause
- toString() - Static method in class com.here.platform.location.tpeg2.tec.MajorEvent
- toString() - Static method in class com.here.platform.location.tpeg2.tec.MalfunctioningRoadsideEquipment
- toString() - Static method in class com.here.platform.location.tpeg2.tec.NarrowLanes
- toString() - Static method in class com.here.platform.location.tpeg2.tec.ObjectsOnTheRoad
- toString() - Static method in class com.here.platform.location.tpeg2.tec.OvertakingNotAllowed
- toString() - Static method in class com.here.platform.location.tpeg2.tec.PeopleOnRoadway
- toString() - Static method in class com.here.platform.location.tpeg2.tec.PoliceCheckpoint
- toString() - Static method in class com.here.platform.location.tpeg2.tec.Precipitation
- toString() - Static method in class com.here.platform.location.tpeg2.tec.RecklessPersons
- toString() - Static method in class com.here.platform.location.tpeg2.tec.RegulatoryMeasure
- toString() - Static method in class com.here.platform.location.tpeg2.tec.RescueAndRecoveryWorkInProgress
- toString() - Static method in class com.here.platform.location.tpeg2.tec.RestrictionType
- toString() - Static method in class com.here.platform.location.tpeg2.tec.RiskOfFire
- toString() - Static method in class com.here.platform.location.tpeg2.tec.Roadworks
- toString() - Static method in class com.here.platform.location.tpeg2.tec.SegmentModifier
- toString() - Static method in class com.here.platform.location.tpeg2.tec.ServiceNotOperating
- toString() - Static method in class com.here.platform.location.tpeg2.tec.ServiceNotUseable
- toString() - Static method in class com.here.platform.location.tpeg2.tec.SlipperyRoad
- toString() - Static method in class com.here.platform.location.tpeg2.tec.SlowMovingVehicles
- toString() - Static method in class com.here.platform.location.tpeg2.tec.SubAdviceType
- toString() - Static method in class com.here.platform.location.tpeg2.tec.SubCauseType
- toString() - Static method in class com.here.platform.location.tpeg2.tec.TECMessage
- toString() - Static method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimit
- toString() - Static method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimitSection
- toString() - Static method in class com.here.platform.location.tpeg2.tec.Tendency
- toString() - Static method in class com.here.platform.location.tpeg2.tec.TimeDelay
- toString() - Static method in class com.here.platform.location.tpeg2.tec.TrafficCongestion
- toString() - Static method in class com.here.platform.location.tpeg2.tec.UseTollLanes
- toString() - Static method in class com.here.platform.location.tpeg2.tec.VehicleRestriction
- toString() - Static method in class com.here.platform.location.tpeg2.tec.VehicleType
- toString() - Static method in class com.here.platform.location.tpeg2.tec.VisibilityReduced
- toString() - Static method in class com.here.platform.location.tpeg2.tec.WarningLevel
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.CauseCode
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.FlowDataQuality
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.FlowMatrix
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.FlowPolygonObject
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.FlowVector
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.LaneRestriction
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.LevelOfService
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.LinkedCause
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.PolygonPoint
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.Restrictions
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.SectionType
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.SpatialResolution
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.StatisticalParameters
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.StatusParameters
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.TFPMessage
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.VehicleClass
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.VehicleCredentials
- toString() - Static method in class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- toString() - Static method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.XmlMarshallerConfig
- totalLoadTimeNanos() - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- totalNumberOfExitEntries() - Method in class com.here.platform.location.tpeg2.etl.SequenceNumberExitEntry
- toTmcCode(TmcDirection, TmcSectionType) - Method in class com.here.platform.location.referencing.tmc.TmcId
- ToUnknownInterpolator<O,
V, T> - Class in com.here.platform.location.core.mapmatching -
This is an experimental API.
- ToUnknownInterpolator() - Constructor for class com.here.platform.location.core.mapmatching.ToUnknownInterpolator
- toVertexIndex(Direction) - Method in class com.here.platform.location.inmemory.graph.SegmentIndex
- Tpeg2Messages<A,
M> - Class in com.here.platform.location.tpeg2 -
A facade for application messages and the contained location references.
- Tpeg2Messages(List<Tpeg2MessageView<A, M>>) - Constructor for class com.here.platform.location.tpeg2.Tpeg2Messages
- Tpeg2Messages(Seq<Tpeg2MessageView<A, M>>) - Constructor for class com.here.platform.location.tpeg2.Tpeg2Messages
- Tpeg2MessageView<A,
M> - Class in com.here.platform.location.tpeg2 -
Groups an `applicationMessage` with the contained `locationReferences`.
- Tpeg2MessageView(A, List<M>) - Constructor for class com.here.platform.location.tpeg2.Tpeg2MessageView
- Tpeg2MessageView(A, Seq<M>) - Constructor for class com.here.platform.location.tpeg2.Tpeg2MessageView
- TPEGbin - Class in com.here.platform.location.tpeg2.sfw
- TPEGbin(int, Optional<String>, Optional<String>, Optional<String>, Optional<Object>, byte[]) - Constructor for class com.here.platform.location.tpeg2.sfw.TPEGbin
- TPEGbin(int, Option<String>, Option<String>, Option<String>, Option<Object>, byte[]) - Constructor for class com.here.platform.location.tpeg2.sfw.TPEGbin
- tpegDocument() - Static method in class com.here.platform.location.tpeg2.XmlMarshallers
-
Marshaller for a full TPEGDocument with default configuration.
- tpegDocument(XmlMarshallerConfig) - Static method in class com.here.platform.location.tpeg2.XmlMarshallers
-
Marshaller for a full TPEGDocument.
- TPEGDocument - Class in com.here.platform.location.tpeg2.sfw
- TPEGDocument(Optional<Instant>, short, String, List<TransportFrame>) - Constructor for class com.here.platform.location.tpeg2.sfw.TPEGDocument
- TPEGDocument(Option<Instant>, short, String, Seq<TransportFrame>) - Constructor for class com.here.platform.location.tpeg2.sfw.TPEGDocument
- TPSFactories() - Method in interface com.here.platform.location.core.mapmatching.javadsl.TransitionProbabilityStrategiesMixin
- TRACE$() - Constructor for class com.here.platform.data.client.base.http.HttpMethod.TRACE$
- TrafficCongestion - Class in com.here.platform.location.tpeg2.tec
- TrafficCongestion(short) - Constructor for class com.here.platform.location.tpeg2.tec.TrafficCongestion
- TrafficMessageChannelCode - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
This is an experimental API.
- TrafficMessageChannelCode(long, byte) - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- trafficMessageChannelCodes() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Creates a map that returns the
TrafficMessageChannelCodes of aVertex. - transformForDeadLetter(byte[]) - Method in interface com.here.platform.dal.custom.UDF
-
Transforms message in user defined format and returns an array of bytes.
- TransformingTileLoader<S,
T> - Class in com.here.platform.location.dataloader.core.javadsl -
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- TransformingTileLoader(TileLoader<S>, Function<S, T>) - Constructor for class com.here.platform.location.dataloader.core.javadsl.TransformingTileLoader
-
Deprecated.
- TransitionProbabilityStrategies - Class in com.here.platform.location.integration.optimizedmap.mapmatching.javadsl
- TransitionProbabilityStrategies() - Constructor for class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.TransitionProbabilityStrategies
- TransitionProbabilityStrategiesMixin - Interface in com.here.platform.location.core.mapmatching.javadsl
- TransitionProbabilityStrategy<O,
V, T> - Interface in com.here.platform.location.core.mapmatching.javadsl -
Computes the transition probabilities and (optionally) additional transition data.
- transitions() - Method in interface com.here.platform.location.core.mapmatching.javadsl.MatchedPath
-
The
Transitions between results if they were computed during matching. - transitions() - Method in class com.here.platform.location.core.mapmatching.javadsl.ProbabilitiesAndTransitions
- TransitiveSegmentResolver - Class in com.here.platform.location.compilation.core
- TransitiveSegmentResolver() - Constructor for class com.here.platform.location.compilation.core.TransitiveSegmentResolver
- TransportFrame - Class in com.here.platform.location.tpeg2.sfw
- TransportFrame(Optional<TPEGbin>, Optional<TransportFrameML>) - Constructor for class com.here.platform.location.tpeg2.sfw.TransportFrame
- TransportFrame(Option<TPEGbin>, Option<TransportFrameML>) - Constructor for class com.here.platform.location.tpeg2.sfw.TransportFrame
- transportFrameBin() - Method in class com.here.platform.location.tpeg2.sfw.TransportFrame
- transportFrameML() - Method in class com.here.platform.location.tpeg2.sfw.TransportFrame
- TransportFrameML - Interface in com.here.platform.location.tpeg2.sfw
- transportFrames() - Static method in class com.here.platform.location.tpeg2.javadsl.BinaryMarshallers
-
Marshaller for streams of TransportFrames with default configuration.
- transportFrames() - Method in class com.here.platform.location.tpeg2.sfw.TPEGDocument
- transportFrames(BinaryMarshallerConfig) - Static method in class com.here.platform.location.tpeg2.javadsl.BinaryMarshallers
-
Marshaller for streams of TransportFrames.
- travelDirection() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Creates a map that returns the
TravelDirectionof aVertex. - TravelDirection - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Marks the sections of a vertex within which vehicles are generally allowed to travel in the direction of the vertex.
- TravelDirection() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.TravelDirection
- Truck - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.AccessRestriction
- Truck - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.RoadAccess
- TTO - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Trinidad and Tobago
- TTO$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TTO$
- TUN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Tunisia
- TUN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TUN$
- Tunnel() - Static method in class com.here.platform.location.integration.optimizedmap.roadattributes.PhysicalAttribute
-
Identifies an enclosed (on all sides) passageway through or under an obstruction.
- TUNNEL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.PhysicalAttributes
-
Identifies an enclosed (on all sides) passageway through or under an obstruction.
- TUR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Turkey
- TUR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TUR$
- turnRestrictions() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Creates a
PropertyMapthat retrieves theAccessRestrictionTypes that apply to a turn, a transition between twoVerticesrepresented by anEdge. - turnRestrictions(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).turnRestrictions(). - turnRestrictions(Catalog, DataLoaderProvider, AccessRestrictionType) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).turnRestrictions(accessRestriction). - turnRestrictions(AccessRestrictionType) - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Creates a
PropertyMapthat checks whether a turn, a transition between twoVerticesrepresented by anEdge, is restricted for any type of traffic represented inaccessRestriction. - turnRestrictions(RestrictedManoeuvreLayer) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
- turnRestrictions(RestrictedManoeuvreLayer, AccessRestrictionType) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
- TUV - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Tuvalu
- TUV$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TUV$
- TWN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Taiwan, Province of China
- TWN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TWN$
- TWO_OR_THREE - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.LaneCategories
-
Two or three lanes in each travel direction
- TwoOrThree$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.TwoOrThree$
- type - Variable in enum class com.here.platform.data.client.base.http.settings.RetryStrategyType
- TZA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Tanzania, United Republic of
- TZA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TZA$
U
- UDF - Interface in com.here.platform.dal.custom
-
The user of this interface has precise control over how their data is archived in index layer.
- UGA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Uganda
- UGA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.UGA$
- UKR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Ukraine
- UKR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.UKR$
- UMI - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
United States Minor Outlying Islands
- UMI$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.UMI$
- Unauthenticated$() - Constructor for class com.here.platform.data.client.base.http.AccessType.Unauthenticated$
- UnavailableEntityPropertyTile - Class in com.here.platform.location.inmemory.graph
- UnavailableEntityPropertyTile(String, String) - Constructor for class com.here.platform.location.inmemory.graph.UnavailableEntityPropertyTile
- UnavailablePointBasedPropertyTile - Class in com.here.platform.location.inmemory.graph
- UnavailablePointBasedPropertyTile(String, String) - Constructor for class com.here.platform.location.inmemory.graph.UnavailablePointBasedPropertyTile
- UnavailableRangeBasedPropertyTile - Class in com.here.platform.location.inmemory.graph
- UnavailableRangeBasedPropertyTile(String, String) - Constructor for class com.here.platform.location.inmemory.graph.UnavailableRangeBasedPropertyTile
- UNDEFINED_TRAFFIC_INTERNAL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.SpecialTrafficAreaCategories
-
A paved area where a vehicle can travel, but there are no legally defined traffic paths.
- UndefinedTrafficInternal$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.UndefinedTrafficInternal$
- UNDER_11_KMPH__6_MPH - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SpeedCategories
- Under11KmphOr6Mph$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Under11KmphOr6Mph$
- underlying() - Method in class com.here.platform.data.client.v2.caching.caffeine.model.CaffeineCache
- UNDERPASS - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OverpassUnderpasses
- Underpass$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OverpassUnderpass.Underpass$
- UNDETERMINED_GEOMETRY_TYPE - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
Geometry included as Supplemental that cannot be classified into one of the more specific Supplemental Geometry Types.
- UndeterminedGeometryType() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
Geometry included as Supplemental that cannot be classified into one of the more specific Supplemental Geometry Types.
- undirectedProperty(UndirectedPropertyTile<Object>) - Static method in class com.here.platform.location.integration.optimizedmap.TileWeighers
-
Weigher for the Undirected Property tile.
- UndirectedPropertyTile<T> - Class in com.here.platform.location.inmemory.graph
-
Contains the undirected property data for a single tile.
- UndirectedPropertyTile(TileId, Object) - Constructor for class com.here.platform.location.inmemory.graph.UndirectedPropertyTile
- UnexpectedCode(HttpResponse) - Constructor for class com.here.platform.data.client.base.ResponseStatusHandler.UnexpectedCode
- UnexpectedCode$() - Constructor for class com.here.platform.data.client.base.ResponseStatusHandler.UnexpectedCode$
- UnexpectedTmcEntryTypeException - Exception in com.here.platform.location.referencing.tmc
- UnexpectedTmcEntryTypeException(TmcId, Class<?>, Class<?>) - Constructor for exception com.here.platform.location.referencing.tmc.UnexpectedTmcEntryTypeException
- uniformResourceLocator() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoURL
- union(T) - Method in class com.here.platform.location.integration.optimizedmap.BitMask
-
Combines this bit mask with `other` to create a new bit mask that contains both
- unitIsMPH() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimit
- Unknown - Class in com.here.platform.location.core.mapmatching
-
Represents a result when the path matcher fails to match an observation.
- Unknown() - Constructor for class com.here.platform.location.core.mapmatching.Unknown
- UNKNOWN - Static variable in interface com.here.platform.location.core.mapmatching.javadsl.MatchResults
-
Represents a result when the path matcher fails to match an observation.
- UNKNOWN_ORIENTATION - Enum constant in enum class com.here.platform.location.referencing.javadsl.PointOrientation
- UNKNOWN_SIDE - Enum constant in enum class com.here.platform.location.referencing.javadsl.SideOfRoad
- UnknownTmcLocationException - Exception in com.here.platform.location.referencing.tmc
- UnknownTmcLocationException(TmcId, String) - Constructor for exception com.here.platform.location.referencing.tmc.UnknownTmcLocationException
- unlinkSchemaFromProject() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- unlinkSchemaFromProject(String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Unlink schema and all attached Artifacts from the project it was previously linked.
- UnlinkSchemaFromProjectAdapter(ApiRequest<LinkSchemaToProjectResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- UnlinkSchemaFromProjectAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter$
- UnlinkSchemaFromProjectBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectBuilder
- unmarshall(InputStream) - Method in interface com.here.platform.location.tpeg2.BinaryMarshaller
- unmarshall(InputStream) - Method in interface com.here.platform.location.tpeg2.XmlMarshaller
- UNPROTECTED - Static variable in interface com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl.RailwayCrossings
-
Railway crossing is NOT protected with a barrier.
- Unprotected$() - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Unprotected$
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.adasattributes.SlopeElevationAccuracy.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimitSource.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadDivider.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OverpassUnderpass.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.Unrecognized
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.adasattributes.SlopeElevationAccuracy.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimitSource.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadDivider.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OverpassUnderpass.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.Unrecognized$
- unrestrictedPathMatcher(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Deprecated.Prefer
new PathMatchers(optimizedMap).unrestrictedPathMatcherWithoutTransitions(). - unrestrictedPathMatcher(Catalog, DataLoaderProvider, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Deprecated.Prefer
new PathMatchers(optimizedMap).unrestrictedPathMatcherWithoutTransitions(adapter). - UnrestrictedPathMatcherLayers - Class in com.here.platform.location.integration.optimizedmap.mapmatching
- UnrestrictedPathMatcherLayers(GeometryLayer, LengthLayer, RoutingGraphLayer) - Constructor for class com.here.platform.location.integration.optimizedmap.mapmatching.UnrestrictedPathMatcherLayers
- unrestrictedPathMatcherWithoutTransitions() - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that uses default parameters and doesn't take any restriction into consideration.
- unrestrictedPathMatcherWithoutTransitions(GeoCoordinateAdapter<O>) - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that uses default parameters and doesn't take any restriction into consideration.
- unrestrictedPathMatcherWithoutTransitions(UnrestrictedPathMatcherLayers) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that uses default parameters and doesn't take any restriction into consideration.
- unrestrictedPathMatcherWithoutTransitions(UnrestrictedPathMatcherLayers, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that uses default parameters and doesn't take any restriction into consideration.
- unrestrictedPathMatcherWithTransitions() - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that uses default parameters and doesn't take any restriction into consideration, and that is suitable for sparse probes.
- unrestrictedPathMatcherWithTransitions(GeoCoordinateAdapter<O>) - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that uses default parameters and doesn't take any restriction into consideration, and that is suitable for sparse probes.
- unrestrictedPathMatcherWithTransitions(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Deprecated.Prefer
new PathMatchers(optimizedMap).unrestrictedPathMatcherWithTransitions(). - unrestrictedPathMatcherWithTransitions(Catalog, DataLoaderProvider, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Deprecated.Prefer
new PathMatchers(optimizedMap).unrestrictedPathMatcherWithTransitions(adapter). - unrestrictedPathMatcherWithTransitions(UnrestrictedPathMatcherLayers) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that uses default parameters and doesn't take any restriction into consideration, and that is suitable for sparse probes.
- unrestrictedPathMatcherWithTransitions(UnrestrictedPathMatcherLayers, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that uses default parameters and doesn't take any restriction into consideration, and that is suitable for sparse probes.
- UNSPECIFIED - Static variable in interface com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl.RailwayCrossings
-
Railway crossing is NOT specified.
- Unspecified$() - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Unspecified$
- UNSUPPORTED - Enum constant in enum class com.here.platform.data.client.base.http.settings.RetryStrategyType
- unverifiedInformation() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- UP - Static variable in interface com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl.GradeCategories
- Up$() - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Up$
- updateArtifactPermission() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
- updateArtifactPermission(String, String, Optional<UpdatePermissionRequest>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
-
READ grants 'readResource', MODIFY grants 'modifyResource', SHARE grants 'shareResource'.
- UpdateArtifactPermissionAdapter(ApiRequest<UpdatePermissionResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- UpdateArtifactPermissionAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter$
- UpdateArtifactPermissionBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionBuilder
- updateCatalog() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- updateCatalog(String, CreateCatalog, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Updates any descriptive and structural information in the catalog.
- UpdateCatalogAdapter(ApiRequest<StatusLink>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- UpdateCatalogAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter$
- UpdateCatalogBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogBuilder
- updateMode() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- UpdateMode - Class in com.here.platform.location.tpeg2.mmc
- UpdateMode(short) - Constructor for class com.here.platform.location.tpeg2.mmc.UpdateMode
- updateSchemaPermission() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- updateSchemaPermission(String, UpdatePermissionRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Grant/revoke permissions for schema.
- UpdateSchemaPermissionAdapter(ApiRequest<UpdatePermissionResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- UpdateSchemaPermissionAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter$
- UpdateSchemaPermissionBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionBuilder
- updateSearchCustomization() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi
- updateSearchCustomization(String, InlineObject1, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi
-
Updates a search customization by its CustomizationHrn.
- UpdateSearchCustomizationAdapter(ApiRequest<CustomizationCreateOrUpdateResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- UpdateSearchCustomizationAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter$
- UpdateSearchCustomizationBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationBuilder
- updateServiceCustomization() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
- updateServiceCustomization(String, RoutingCustomizationPutRequest, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
-
Updates the Routing customization associated with the specified HRN.
- UpdateServiceCustomizationAdapter(ApiRequest<RoutingCustomizationResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- UpdateServiceCustomizationAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter$
- UpdateServiceCustomizationBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationBuilder
- uploadPart() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
- uploadPart(String, Optional<String>, String, String, String, String, String, Long, byte[], Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
-
Upload a single part of a multipart upload for the blob.
- UploadPartAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- UploadPartAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter$
- UploadPartBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- uploadPartByKey() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
- uploadPartByKey(String, String, String, Integer, Optional<Long>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<byte[]>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
-
Upload or copy a single part of a multipart upload or multipart copy for the blob.
- UploadPartByKeyAdapter(ApiRequest<PartId>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- UploadPartByKeyAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter$
- UploadPartByKeyBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyBuilder
- uploadPartitions() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi
- uploadPartitions(String, String, String, PublishPartitions, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi
-
Upload partitions to the given layer.
- UploadPartitionsAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- UploadPartitionsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter$
- UploadPartitionsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsBuilder
- upperRightCoordinate() - Method in class com.here.platform.location.tpeg2.olr.Rectangle
- urban() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Creates a map that tells you which roads or ferry lines are within a built-up (that is, urban) area.
- uri() - Method in interface com.here.platform.data.client.base.http.HttpRequest
-
Relative path.
- URY - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Uruguay
- URY$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.URY$
- USA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
United States of America
- USA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.USA$
- useInternalPrimaryLocation() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- useInternalSecondaryLocation() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- userDefinedCountryCode() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.RoadAttributes
-
Creates a map that return the
UserDefinedCountryCodeof aVertex. - UserDefinedCountryCode - Class in com.here.platform.location.integration.optimizedmap.roadattributes
- UserDefinedCountryCode(String) - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.UserDefinedCountryCode
- username() - Method in class com.here.platform.data.client.base.http.settings.ProxyCredentials
- UseTollLanes - Class in com.here.platform.location.tpeg2.tec
- UseTollLanes(short) - Constructor for class com.here.platform.location.tpeg2.tec.UseTollLanes
- usingBaseClient(BaseClient) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSelectDataApi
-
Passes a
BaseClientas a data API. - usingDataApiAdapter(DataApiAdapter) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSelectDataApi
-
Passes a
DataApiAdapteras a data API. - usingDistance() - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.EmissionProbabilityStrategies
-
Creates an
EmissionProbabilityStrategybased on the distance between the observation point and anOnRoadmatched point. - usingDistance(GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.EmissionProbabilityStrategies
-
Creates an
EmissionProbabilityStrategybased on the distance between the observation point and anOnRoadmatched point. - usingDistanceWithGenericVertexType() - Method in interface com.here.platform.location.core.mapmatching.javadsl.EmissionProbabilityStrategiesMixin
-
Creates an
EmissionProbabilityStrategybased on the distance between the observation point and anOnRoadmatched point. - usingDistanceWithGenericVertexType() - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.EmissionProbabilityStrategies
- usingDistanceWithGenericVertexType(GeoCoordinateAdapter<O>) - Method in interface com.here.platform.location.core.mapmatching.javadsl.EmissionProbabilityStrategiesMixin
-
Creates an
EmissionProbabilityStrategybased on the distance between the observation point and anOnRoadmatched point. - usingDistanceWithGenericVertexType(GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.EmissionProbabilityStrategies
- usingDistanceWithGenericVertexTypeImpl(GeoCoordinateOperations<O>) - Method in interface com.here.platform.location.core.mapmatching.javadsl.EmissionProbabilityStrategiesMixin
- Utils - Class in com.here.platform.location.core
- Utils() - Constructor for class com.here.platform.location.core.Utils
- Utils.BinarySearchOps<T> - Class in com.here.platform.location.core
-
Provides binary search operations on an indexed sequence.
- UZB - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Uzbekistan
- UZB$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.UZB$
V
- validateRange(double, double) - Static method in class com.here.platform.location.core.Utils
- value() - Method in interface com.here.platform.data.client.base.ApiEnum
- value() - Method in class com.here.platform.data.client.v2.adapter.model.LongAdditionalField
- value() - Method in class com.here.platform.data.client.v2.adapter.model.StringAdditionalField
- value() - Method in class com.here.platform.location.compilation.core.HashTableIndexing.Id
- value() - Method in class com.here.platform.location.compilation.core.NodeId
- value() - Method in class com.here.platform.location.compilation.core.PartitionId
- value() - Method in class com.here.platform.location.compilation.core.SegmentId
- value() - Method in class com.here.platform.location.compilation.core.SegmentIndex
- value() - Method in interface com.here.platform.location.compilation.core.SimpleRangeValue
- value() - Method in class com.here.platform.location.compilation.core.VertexIndex
- value() - Method in class com.here.platform.location.compilation.heremapcontent.RangeValue
- value() - Method in interface com.here.platform.location.core.graph.javadsl.PointBasedProperty
-
The value of the property.
- value() - Method in interface com.here.platform.location.core.graph.javadsl.RangeBasedProperty
-
The value of the property.
- value() - Method in interface com.here.platform.location.core.mapmatching.FilteredObservation
-
The original observation.
- value() - Method in class com.here.platform.location.core.mapmatching.LogProbability
- value() - Method in class com.here.platform.location.core.mapmatching.Omit
- value() - Method in class com.here.platform.location.core.mapmatching.Retain
- value() - Method in class com.here.platform.location.inmemory.geospatial.PackedGeoCoordinate
- value() - Method in class com.here.platform.location.inmemory.geospatial.TileId
- value() - Method in class com.here.platform.location.inmemory.graph.EdgeIndex
- value() - Method in class com.here.platform.location.inmemory.graph.SegmentIndex
- value() - Method in class com.here.platform.location.inmemory.graph.VertexIndex
- value() - Method in class com.here.platform.location.integration.herecommons.geospatial.HereTileLevel
- value() - Method in class com.here.platform.location.integration.heremapcontent.PartitionId
- value() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.SlopeElevationAccuracy.Basic$
- value() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.SlopeElevationAccuracy.High$
- value() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.SlopeElevationAccuracy.Unrecognized
- value() - Method in interface com.here.platform.location.integration.optimizedmap.adasattributes.SlopeElevationAccuracy
- value() - Method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Down$
- value() - Method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Level$
- value() - Method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.NotCollected$
- value() - Method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Unrecognized
- value() - Method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Up$
- value() - Method in interface com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory
- value() - Method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Protected$
- value() - Method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Unprotected$
- value() - Method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Unrecognized
- value() - Method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Unspecified$
- value() - Method in interface com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing
- value() - Method in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimit
- value() - Method in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimitSource.Derived$
- value() - Method in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimitSource.Posted$
- value() - Method in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimitSource.Unrecognized
- value() - Method in interface com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimitSource
- value() - Method in class com.here.platform.location.integration.optimizedmap.geospatial.SegmentId
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.Indescribable$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.IntersectionInternal$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.Manoeuvre$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.Unrecognized
- value() - Method in interface com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.FourOrMore$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.One$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.TwoOrThree$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.Unrecognized
- value() - Method in interface com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility.NotLowMobility$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility.Unrecognized
- value() - Method in interface com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility
- value() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility$LowMobility
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadDivider.Legal$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadDivider.Physical$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadDivider.Unrecognized
- value() - Method in interface com.here.platform.location.integration.optimizedmap.navigationattributes.RoadDivider
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between101And130KmphOr65And80Mph$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between11And30KmphOr6And20Mph$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between31And50KmphOr21And30Mph$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between51And70KmphOr31And40Mph$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between71And90KmphOr41And54Mph$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between91And100KmphOr55And64Mph$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Over130KmphOr80Mph$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Under11KmphOr6Mph$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Unrecognized
- value() - Method in interface com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC1$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC2$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC3$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC4$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC5$
- value() - Method in interface com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ABW$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AFG$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AGO$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AIA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ALA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ALB$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AND$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ARE$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ARG$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ARM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ASM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ATA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ATF$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ATG$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AUS$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AUT$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AZE$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BDI$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BEL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BEN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BES$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BFA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BGD$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BGR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BHR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BHS$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BIH$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BLM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BLR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BLZ$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BMU$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BOL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BRA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BRB$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BRN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BTN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BVT$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BWA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CAF$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CAN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CCK$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CHE$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CHL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CHN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CIV$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CMR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COD$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COG$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COK$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CPV$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CRI$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CUB$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CUW$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CXR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CYM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CYP$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CZE$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DEU$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DJI$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DMA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DNK$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DOM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DZA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ECU$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.EGY$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ERI$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ESH$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ESP$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.EST$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ETH$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FIN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FJI$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FLK$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FRA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FRO$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FSM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GAB$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GBR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GEO$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GGY$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GHA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GIB$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GIN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GLP$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GMB$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GNB$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GNQ$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GRC$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GRD$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GRL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GTM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GUF$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GUM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GUY$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HKG$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HMD$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HND$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HRV$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HTI$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HUN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IDN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IMN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IND$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IOT$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IRL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IRN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IRQ$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ISL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ISR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ITA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.JAM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.JEY$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.JOR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.JPN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KAZ$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KEN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KGZ$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KHM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KIR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KNA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KOR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KWT$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LAO$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LBN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LBR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LBY$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LCA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LIE$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LKA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LSO$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LTU$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LUX$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LVA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MAC$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MAF$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MAR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MCO$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MDA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MDG$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MDV$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MEX$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MHL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MKD$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MLI$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MLT$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MMR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MNE$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MNG$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MNP$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MOZ$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MRT$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MSR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MTQ$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MUS$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MWI$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MYS$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MYT$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NAM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NCL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NER$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NFK$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NGA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NIC$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NIU$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NLD$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NOR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NPL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NRU$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NZL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.OMN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PAK$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PAN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PCN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PER$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PHL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PLW$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PNG$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.POL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PRI$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PRK$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PRT$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PRY$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PSE$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PYF$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.QAT$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.REU$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ROU$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.RUS$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.RWA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SAU$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SDN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SEN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SGP$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SGS$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SHN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SJM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SLB$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SLE$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SLV$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SMR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SOM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SPM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SRB$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SSD$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.STP$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SUR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SVK$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SVN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SWE$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SWZ$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SXM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SYC$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SYR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TCA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TCD$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TGO$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.THA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TJK$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TKL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TKM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TLS$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TON$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TTO$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TUN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TUR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TUV$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TWN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TZA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.UGA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.UKR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.UMI$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.Unrecognized
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.URY$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.USA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.UZB$
- value() - Method in interface com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VAT$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VCT$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VEN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VGB$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VIR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VNM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VUT$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.WLF$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.WSM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.YEM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ZAF$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ZMB$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ZWE$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OverpassUnderpass.Overpass$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OverpassUnderpass.Underpass$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OverpassUnderpass.Unrecognized
- value() - Method in interface com.here.platform.location.integration.optimizedmap.roadattributes.OverpassUnderpass
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass1$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass10$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass11$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass12$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass2$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass3$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass4$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass5$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass6$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass7$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass8$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass9$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.Unrecognized
- value() - Method in interface com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.Roundabout$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.SpecialTrafficFigure$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.UndefinedTrafficInternal$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.Unrecognized
- value() - Method in interface com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.UserDefinedCountryCode
- value() - Method in class com.here.platform.location.tpeg2.olr.Bearing
- value() - Method in class com.here.platform.location.tpeg2.olr.DistanceMetresMax15000
- value() - Method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- value() - Method in class com.here.platform.location.tpeg2.tdt.LocalisedLongString
- value() - Method in class com.here.platform.location.tpeg2.tdt.LocalisedShortString
- valueBitSize() - Method in class com.here.platform.location.compilation.core.BitPacking
- valueIndices() - Method in class com.here.platform.location.inmemory.graph.DenseEntityPropertyTile
- valueIndices() - Method in class com.here.platform.location.inmemory.graph.SparseEntityPropertyTile
- valueOf(String) - Static method in enum class com.here.platform.dal.custom.MetadataName
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.base.http.settings.RetryStrategyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.v2.adapter.model.PartitioningScheme
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.v2.caching.model.versioned.EmptyLayerMetadata
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.location.referencing.javadsl.PointOrientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.location.referencing.javadsl.SideOfRoad
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.here.platform.dal.custom.MetadataName
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.base.http.settings.RetryStrategyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.v2.adapter.model.PartitioningScheme
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.v2.caching.model.versioned.EmptyLayerMetadata
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class com.here.platform.location.compilation.core.DenseRangeBasedPropertyMapData
- values() - Method in class com.here.platform.location.compilation.core.SparseRangeBasedPropertyMapData
- values() - Method in class com.here.platform.location.inmemory.graph.EdgePropertyTile
- values() - Method in class com.here.platform.location.inmemory.graph.OverlappingRangeBasedPropertyTile
- values() - Method in class com.here.platform.location.inmemory.graph.RangeBasedPropertyTile
- values() - Method in class com.here.platform.location.inmemory.graph.UndirectedPropertyTile
- values() - Static method in interface com.here.platform.location.integration.optimizedmap.graph.AccessRestriction
-
List all disjoint values listed in
AccessRestriction. - values() - Static method in interface com.here.platform.location.integration.optimizedmap.graph.RoadAccess
-
List all disjoint values listed in
RoadAccess. - values() - Static method in enum class com.here.platform.location.referencing.javadsl.PointOrientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.location.referencing.javadsl.SideOfRoad
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valuesIn(RangeBasedPropertyMap<Vertex, T>, VertexRange) - Static method in class com.here.platform.location.inmemory.graph.VertexRange
- valuesInRange(RangeBasedPropertyMap<K, T>, K, double, double) - Static method in class com.here.platform.location.core.Utils
- valuesToEncode(ClassTag<T>) - Method in class com.here.platform.location.compilation.core.SparseRangeBasedPropertyMapData
- VAT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Holy See
- VAT$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VAT$
- VCT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Saint Vincent and the Grenadines
- VCT$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VCT$
- vectors() - Method in class com.here.platform.location.tpeg2.tfp.FlowMatrix
- vectorSections() - Method in class com.here.platform.location.tpeg2.tfp.FlowVector
- VehicleClass - Class in com.here.platform.location.tpeg2.tfp
- VehicleClass(short) - Constructor for class com.here.platform.location.tpeg2.tfp.VehicleClass
- vehicleClassAssignment() - Method in class com.here.platform.location.tpeg2.tfp.Restrictions
- vehicleCredentials() - Method in class com.here.platform.location.tpeg2.tfp.Restrictions
- VehicleCredentials - Class in com.here.platform.location.tpeg2.tfp
- VehicleCredentials(short) - Constructor for class com.here.platform.location.tpeg2.tfp.VehicleCredentials
- VehicleRestriction - Class in com.here.platform.location.tpeg2.tec
- VehicleRestriction(Optional<VehicleType>, List<RestrictionType>) - Constructor for class com.here.platform.location.tpeg2.tec.VehicleRestriction
- VehicleRestriction(Option<VehicleType>, Seq<RestrictionType>) - Constructor for class com.here.platform.location.tpeg2.tec.VehicleRestriction
- vehicleRestrictions() - Method in class com.here.platform.location.tpeg2.tec.Advice
- vehicleRestrictions() - Method in class com.here.platform.location.tpeg2.tec.DiversionRoute
- vehicleRestrictions() - Method in class com.here.platform.location.tpeg2.tec.Event
- vehicleRestrictions() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimit
- vehicleType() - Method in class com.here.platform.location.tpeg2.tec.VehicleRestriction
- VehicleType - Class in com.here.platform.location.tpeg2.tec
- VehicleType(short) - Constructor for class com.here.platform.location.tpeg2.tec.VehicleType
- VEN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Venezuela, Bolivarian Republic of
- VEN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VEN$
- version() - Method in class com.here.platform.data.client.v2.adapter.model.CatalogVersion
- version() - Method in class com.here.platform.data.client.v2.adapter.model.CompatibleVersion
- version() - Method in class com.here.platform.data.client.v2.api.model.VersionDependency
- version() - Method in class com.here.platform.data.client.v2.caching.model.versioned.GenericPartitionKey
- version() - Method in class com.here.platform.data.client.v2.caching.model.versioned.HereTileKey
- version() - Method in interface com.here.platform.data.client.v2.caching.model.versioned.LayerMetadataKey
- version() - Method in class com.here.platform.location.dataloader.core.caching.CacheKey
-
Deprecated.
- version() - Method in interface com.here.platform.location.dataloader.core.Catalog
-
Deprecated.The catalog version.
- version() - Method in class com.here.platform.location.dataloader.standalone.StandaloneCatalog
-
Deprecated.
- version() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- version() - Method in class com.here.platform.location.referencing.tmc.TmcTableId
- version() - Method in class com.here.platform.location.tpeg2.olr.OpenLRLocationReference
- version() - Method in class com.here.platform.location.tpeg2.sfw.TPEGDocument
- version(long) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog
- VersionDependency - Class in com.here.platform.data.client.v2.adapter.model
- VersionDependency - Class in com.here.platform.data.client.v2.api.model
- VersionDependency(HRN, long, boolean) - Constructor for class com.here.platform.data.client.v2.api.model.VersionDependency
- VersionDependency(CatalogVersion, boolean) - Constructor for class com.here.platform.data.client.v2.adapter.model.VersionDependency
- versionedGenericLayer(String) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedLayers
- versionedGenericLayer(String) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedLayers
- VersionedGenericLayer - Interface in com.here.platform.data.client.v2.api.javadsl.versioned
-
Retrieving data for the versioned layer with a generic partitioning scheme.
- VersionedGenericLayerReader<T> - Interface in com.here.platform.data.client.v2.api.javadsl.versioned
-
Retrieving data for the versioned layer with a generic partitioning scheme.
- versionedHereTileLayer(String) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedLayers
- versionedHereTileLayer(String) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedLayers
- VersionedHereTileLayer - Interface in com.here.platform.data.client.v2.api.javadsl.versioned
-
Retrieving data for the versioned layer with here tile partitioning scheme.
- VersionedHereTileLayerReader<T> - Interface in com.here.platform.data.client.v2.api.javadsl.versioned
-
Retrieving data for the versioned layer with here tile partitioning scheme.
- VersionedLayer - Class in com.here.platform.data.client.v2.adapter.model
- VersionedLayer(String, String, String, String, Partitioning) - Constructor for class com.here.platform.data.client.v2.adapter.model.VersionedLayer
- VersionedLayerReaderConfiguration<T> - Class in com.here.platform.data.client.v2.caching.javadsl.versioned
- VersionedLayerReaderConfiguration(Decoder<T>) - Constructor for class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReaderConfiguration
- VersionedLayerReaderConfiguration(SimpleDecoder<T>) - Constructor for class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReaderConfiguration
- VersionedLayerReadersConfiguration - Class in com.here.platform.data.client.v2.caching.javadsl.versioned
- VersionedLayerReadersConfiguration() - Constructor for class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReadersConfiguration
- VersionedLayerReadersConfiguration(VersionedLayerReadersConfiguration) - Constructor for class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReadersConfiguration
- VersionedLayerReadersConfigurationBuilder() - Constructor for class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
- VersionedLayerReadersConfigurationBuilder$() - Constructor for class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder$
- versionedLayers() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog
- versionedLayers() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- VersionedLayers - Interface in com.here.platform.data.client.v2.api.javadsl.versioned
-
Versioned layers related to a catalog
- versionID() - Method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- versionID() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- versionID() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- versionID() - Method in interface com.here.platform.location.tpeg2.mmc.MMCTemplate
- versionInfo() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog
- Versioning - Class in com.here.platform.location.tpeg2.sni
- Versioning(short, List<VersioningEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.Versioning
- Versioning(short, Seq<VersioningEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.Versioning
- VersioningEntry - Class in com.here.platform.location.tpeg2.sni
- VersioningEntry(short, short, short) - Constructor for class com.here.platform.location.tpeg2.sni.VersioningEntry
- vertex() - Method in class com.here.platform.location.inmemory.graph.VertexRange
- vertex() - Method in class com.here.platform.location.referencing.AccessPoint
- Vertex - Class in com.here.platform.location.inmemory.graph
-
Defines a vertex
- Vertex(TileId, VertexIndex) - Constructor for class com.here.platform.location.inmemory.graph.Vertex
- VertexBoundingBoxSearch - Class in com.here.platform.location.inmemory.geospatial
-
This is an experimental API.
- VertexBoundingBoxSearch() - Constructor for class com.here.platform.location.inmemory.geospatial.VertexBoundingBoxSearch
- vertexCount() - Method in class com.here.platform.location.compilation.core.SparseRangeBasedPropertyMapData
- vertexCount() - Method in class com.here.platform.location.inmemory.graph.GraphTile
-
The total number of internal and external Vertices in this
GraphTile. - vertexCount() - Method in class com.here.platform.location.inmemory.graph.SparsePointBasedPropertyTile
- vertexCount() - Method in class com.here.platform.location.inmemory.graph.SparseRangeBasedPropertyTile
- vertexCoverage() - Method in class com.here.platform.location.inmemory.graph.VertexRange
-
Returns the absolute difference between the `start` and `end` offsets.
- vertexGeometrySegments() - Method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
-
Creates a
ProximitySearch. - vertexGeometrySegments(GeoCoordinateAdapter<GC>) - Method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
-
Creates a
ProximitySearchusing aGeoCoordinateAdapter. - vertexGeometrySegments(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
-
Deprecated.Prefer
new ProximitySearches(optimizedMap).vertexGeometrySegments(). - vertexGeometrySegments(Catalog, DataLoaderProvider, GeoCoordinateAdapter<GC>) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
-
Deprecated.Prefer
new ProximitySearches(optimizedMap).vertexGeometrySegments(adapter). - vertexGeometrySegments(GeometryLayer) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
- vertexGeometrySegments(GeometryLayer, GeoCoordinateAdapter<GC>) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
- VertexIndex - Class in com.here.platform.location.compilation.core
- VertexIndex - Class in com.here.platform.location.inmemory.graph
-
Represents the index of a vertex inside a graph partition.
- VertexIndex(int) - Constructor for class com.here.platform.location.compilation.core.VertexIndex
- VertexIndex(int) - Constructor for class com.here.platform.location.inmemory.graph.VertexIndex
- vertexIndices() - Method in class com.here.platform.location.compilation.core.AdjacencyList.CSRGData
- vertexIndices() - Method in class com.here.platform.location.compilation.core.SparseRangeBasedPropertyMapData
- vertexIndices() - Method in class com.here.platform.location.inmemory.graph.SparsePointBasedPropertyTile
- vertexIndices() - Method in class com.here.platform.location.inmemory.graph.SparseRangeBasedPropertyTile
- VertexProximitySearch - Class in com.here.platform.location.inmemory.geospatial
-
Contains factory methods for creating
ProximitySearchesreturningVertices. - VertexProximitySearch() - Constructor for class com.here.platform.location.inmemory.geospatial.VertexProximitySearch
- VertexRange - Class in com.here.platform.location.inmemory.graph
-
Represents a continuous part of a vertex.
- VertexRange(Vertex, double, double) - Constructor for class com.here.platform.location.inmemory.graph.VertexRange
- vertexRanges() - Method in class com.here.platform.location.referencing.LinearLocation
- VertexReference(PartitionId, VertexIndex) - Constructor for class com.here.platform.location.compilation.core.AdjacencyList.VertexReference
- VertexReference$() - Constructor for class com.here.platform.location.compilation.core.AdjacencyList.VertexReference$
- vertexToHereMapContentReference() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Creates a map that, given a
Vertex, returns the correspondingHereMapContentReference. - vertexToHereMapContentReference(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).vertexToHereMapContentReference(). - vertexToHereMapContentReference(MappingLayer) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
- vertices() - Method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.BoundingBoxSearches
-
Creates a
BoundingBoxSearch. - vertices() - Method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
-
Creates a
ProximitySearch. - vertices(BoundingBoxAdapter<BB>) - Method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.BoundingBoxSearches
-
Creates a
BoundingBoxSearchusing aBoundingBoxAdapter. - vertices(GeoCoordinateAdapter<GC>) - Method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
-
Creates a
ProximitySearchusing aGeoCoordinateAdapter. - vertices(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
-
Deprecated.Prefer
new ProximitySearches(optimizedMap).vertices(). - vertices(Catalog, DataLoaderProvider, GeoCoordinateAdapter<GC>) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
-
Deprecated.Prefer
new ProximitySearches(optimizedMap).vertices(adapter). - vertices(GeometryLayer) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.BoundingBoxSearches
-
Creates a
BoundingBoxSearch. - vertices(GeometryLayer) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
- vertices(GeometryLayer, BoundingBoxAdapter<BB>) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.BoundingBoxSearches
-
Creates a
BoundingBoxSearchusing aBoundingBoxAdapter. - vertices(GeometryLayer, GeoCoordinateAdapter<GC>) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
- Vertices - Class in com.here.platform.location.inmemory.graph
-
Methods for manipulating vertex directions.
- Vertices() - Constructor for class com.here.platform.location.inmemory.graph.Vertices
- VGB - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Virgin Islands, British
- VGB$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VGB$
- VIR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Virgin Islands, U.S.
- VIR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VIR$
- VisibilityReduced - Class in com.here.platform.location.tpeg2.tec
- VisibilityReduced(short) - Constructor for class com.here.platform.location.tpeg2.tec.VisibilityReduced
- VNM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Viet Nam
- VNM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VNM$
- VolatileBlobApi - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi
- VolatileBlobApi.CheckHandleExistsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.CheckHandleExistsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.CheckHandleExistsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.DeleteVolatileBlobAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.DeleteVolatileBlobAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.DeleteVolatileBlobBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.GetVolatileBlobAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.GetVolatileBlobAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.GetVolatileBlobBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.PatchVolatileBlobAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.PatchVolatileBlobAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.PatchVolatileBlobBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.PutVolatileBlobAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.PutVolatileBlobAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.PutVolatileBlobBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VUT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Vanuatu
- VUT$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VUT$
W
- WALKING_PATH - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A paved or unpaved path designed for walking, jogging, or running.
- WalkingPath() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A paved or unpaved path designed for walking, jogging, or running.
- warningLevel() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- WarningLevel - Class in com.here.platform.location.tpeg2.tec
- WarningLevel(short) - Constructor for class com.here.platform.location.tpeg2.tec.WarningLevel
- weatherAlert() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi
- weatherAlert(WeatherAlertRequestGeoJson, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi
-
Weather alerts along the route or around a single location.
- WeatherAlertAdapter(ApiRequest<WeatherAlertGeoJson>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- WeatherAlertAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter$
- WeatherAlertBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertBuilder
- WeatherAlertsApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- WeatherAlertsApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi
- WeatherAlertsApi.WeatherAlertAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- WeatherAlertsApi.WeatherAlertAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- WeatherAlertsApi.WeatherAlertBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- WeatherRadarApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- WeatherRadarApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi
- WeatherRadarApi.WeatherRadarImageAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- WeatherRadarApi.WeatherRadarImageAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- WeatherRadarApi.WeatherRadarImageBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- weatherRadarImage() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi
- weatherRadarImage(Integer, Integer, Integer, String, String, Optional<String>, Optional<OffsetDateTime>, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi
-
Retrieves a doppler radar image
- WeatherRadarImageAdapter(ApiRequest<byte[]>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- WeatherRadarImageAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter$
- WeatherRadarImageBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageBuilder
- weatherReport() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi
- weatherReport(List<WeatherProduct.Product>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<Boolean>, Optional<DateOrTime>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi
-
Retrieves weather reports, weather forecasts, severe weather alerts.
- WeatherReportAdapter(ApiRequest<WeatherReport>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- WeatherReportAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter$
- WeatherReportApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- WeatherReportApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi
- WeatherReportApi.WeatherReportAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- WeatherReportApi.WeatherReportAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- WeatherReportApi.WeatherReportBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- WeatherReportBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportBuilder
- weigher() - Method in class com.here.platform.location.integration.LayerConfiguration
- westLongitude() - Method in class com.here.platform.location.core.geospatial.BoundingBox
- westLongitude() - Method in class com.here.platform.location.referencing.GridLocation
- westLongitude() - Method in class com.here.platform.location.referencing.RectangleLocation
- westLongitude(BB) - Method in interface com.here.platform.location.core.geospatial.BoundingBoxOperations
- westLongitude(BoundingBox) - Method in class com.here.platform.location.core.geospatial.BoundingBox.CommonLocationBoundingBoxOperations$
- westLongitude(BoundingBoxOperations<BB>) - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- westLongitude(BoundingBox) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.CommonBoundingBoxOps
- WGS84Coordinates - Class in com.here.platform.location.tpeg2.etl
- WGS84Coordinates(int, int) - Constructor for class com.here.platform.location.tpeg2.etl.WGS84Coordinates
- wgs84Latitude() - Method in class com.here.platform.location.tpeg2.etl.WGS84Coordinates
- wgs84Longitude() - Method in class com.here.platform.location.tpeg2.etl.WGS84Coordinates
- WHITE - Static variable in class com.here.platform.location.io.javadsl.Color
- width(String) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties
-
A width for a "LineString/MultiLineString" and "Polygon/MultiPolygon" geometries.
- withAccept(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageBuilder
- withAccess(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withAccess(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsBuilder
- withAccess(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- withAccessibility(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesBuilder
- withAccessibility(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withAccessibility(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsBuilder
- withAccessType(AccessType) - Method in class com.here.platform.data.client.base.ApiRequest
- withAccessType(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobBuilder
- withAccessType(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyBuilder
- withAdasAttributes(AdasAttributeDescription...) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
- withAdasAttributes(AdasAttributeDescription...) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
-
Configures the list of ADAS attributes to retain in memory after downloading a partition of the ADAS attributes layer.
- withAdasAttributes(Seq<AdasAttributeDescription>) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
- withAdasAttributes(Seq<AdasAttributeDescription>) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
-
Configures the list of ADAS attributes to retain in memory after downloading a partition of the ADAS attributes layer.
- withAdditionalFields(String...) - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReaderConfiguration
- withAdditionalFields(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- withAdditionalFields(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsBuilder
- withAdditionalFields(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdBuilder
- withAdditionalFields(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdBuilder
- withAdditionalFields(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexBuilder
- withAdditionalFields(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileBuilder
- withAddressNamesMode(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withAddSchemaToProjectRequest(AddSchemaToProjectRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectBuilder
- withAdvancedFeatures(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowBuilder
- withAdvancedNavigationAttributes(AdvancedNavigationAttributeDescription...) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
- withAdvancedNavigationAttributes(AdvancedNavigationAttributeDescription...) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
-
Configures the list of Advanced Navigation attributes to retain in memory after downloading a partition of the Advanced Navigation attributes layer.
- withAdvancedNavigationAttributes(Seq<AdvancedNavigationAttributeDescription>) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
- withAdvancedNavigationAttributes(Seq<AdvancedNavigationAttributeDescription>) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
-
Configures the list of Advanced Navigation attributes to retain in memory after downloading a partition of the Advanced Navigation attributes layer.
- withAlternatives(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withAlternatives(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withApiKey(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceBuilder
- withArchiveFile(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveBuilder
- withAreas(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsBuilder
- withArrivalTime(Optional<OffsetDateTime>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withArtifactHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactBuilder
- withArtifactHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileBuilder
- withArtifactHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactBuilder
- withArtifactHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileBuilder
- withArtifactHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveBuilder
- withArtifactHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileBuilder
- withArtifactHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionBuilder
- withArtifactHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceBuilder
- withArtifactHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateBuilder
- withArtifactHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessBuilder
- withArtifactHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessBuilder
- withArtifactId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationBuilder
- withArtifactId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactBuilder
- withArtifactId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsBuilder
- withArtifactId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- withAt(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetBuilder
- withAt(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withAuthor(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureBuilder
- withAuthor(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBuilder
- withAuthor(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesBuilder
- withAuthorization(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeBuilder
- withAvoid(Optional<Avoid>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withBaseUrl(String) - Method in class com.here.platform.data.client.base.http.settings.ApiConfiguration.Builder
-
Set the base URL.
- withBbox(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileBuilder
- withBlockingTimeout(Duration) - Method in class com.here.platform.data.client.base.http.settings.ApiConfiguration.Builder
-
Set blocking time for blocking request.
- withBoardOptions(Optional<BaseBoards>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesBuilder
- withBody(byte[]) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobBuilder
- withBody(byte[]) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- withBody(byte[]) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobBuilder
- withBody(B, BodySerializer<B>) - Method in class com.here.platform.data.client.base.ApiRequest
-
Add body to the request
- withBody(PublishPartitions) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsBuilder
- withBody(Publication) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationBuilder
- withBody(PublishPartitions) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsBuilder
- withBody(Optional<byte[]>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyBuilder
- withBody(Optional<byte[]>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyBuilder
- withBody(Optional<MultipartUploadMetadata>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadBuilder
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ApiRequest
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- withByteArray(byte[]) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileBuilder
- withByteArray(byte[]) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataBuilder
- withByteArray(byte[]) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIBuilder
- withByteArrayFallback() - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReadersConfiguration
- withCachingPolicy(CachingPolicy) - Static method in class com.here.platform.location.dataloader.core.caching.CacheManager
-
Deprecated.Creates a
CacheManagerwith a user-definedCachingPolicy. - withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogBuilder
- withCatalogStatusRequestBody(CatalogStatusRequestBody) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateBuilder
- withChanges(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withClip(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withClip(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withClip(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- withClip(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withClustering(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withClustering(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withClusteringParams(Map<String, String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withClusteringParams(Map<String, String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withCommitOffsetsRequest(CommitOffsetsRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsBuilder
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ApiRequest
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
- withConfig(ApiConfiguration) - Method in interface com.here.platform.data.client.base.javadsl.BaseClient
-
Default setting which will be used if no overrides is provided Default configuration for BaseClient level
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi
- withConsumerId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeBuilder
- withContentEncoding(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobBuilder
- withContentEncoding(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyBuilder
- withContentLength(Long) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobBuilder
- withContentLength(Long) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- withContentLength(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyBuilder
- withContentLength(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyBuilder
- withContentType(String) - Method in class com.here.platform.data.client.base.ApiRequest
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobBuilder
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- withContentType(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyBuilder
- withContentType(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyBuilder
- withContext(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureBuilder
- withContext(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBuilder
- withContext(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withContext(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withContext(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureBuilder
- withContext(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesBuilder
- withContext(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- withContext(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsBuilder
- withContext(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsBuilder
- withContext(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdBuilder
- withContext(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdBuilder
- withContext(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexBuilder
- withCoverage(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withCreateCatalog(CreateCatalog) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogBuilder
- withCreateCatalog(CreateCatalog) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogBuilder
- withCreateResourcePolicyRequest(CreateResourcePolicyRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyBuilder
- withCreateSubscriptionRequestBody(CreateSubscriptionRequestBody) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionBuilder
- withCredentials(Credentials) - Method in class com.here.platform.data.client.base.javadsl.BaseClientJava.Builder
-
Applies credentials to the BaseClientJava Builder.
- withCredentials(ProxyCredentials) - Method in class com.here.platform.data.client.base.http.settings.ProxySettings.Builder
-
Set proxy credentials.
- withCriticality(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsBuilder
- withCustomizationHrn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationBuilder
- withCustomizationHrn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationBuilder
- withCustomizationHrn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationBuilder
- withCustomizationHrn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsBuilder
- withCustomizationHrn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsBuilder
- withCustomizationHrn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationBuilder
- withCustomizationHrn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationBuilder
- withCustomizationHrn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationBuilder
- withCustomizationHrn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobBuilder
- withDataIngestionRequest(DataIngestionRequest) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataBuilder
- withDatasetId(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataBuilder
- withDataVersionId(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsBuilder
- withDecoder(Function1<InputStream, T>) - Method in class com.here.platform.location.integration.LayerConfiguration
- withDeep(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysBuilder
- withDefaultErrorResponse(ClassTag<T>) - Method in class com.here.platform.data.client.base.ApiRequest
- withDeleteId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusBuilder
- withDeleteQuery(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteBuilder
- withDeleteRequest(Optional<DeleteRequest>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsBuilder
- withDepartureTime(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withDepartureTime(Optional<OffsetDateTime>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withDependencies(Dependencies) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsBuilder
- withDepth(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexBuilder
- withDepth(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileBuilder
- withDestination(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withDestination(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withEarliestStartTime(Optional<OffsetDateTime>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsBuilder
- withEndVersion(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsBuilder
- withEndVersion(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- withEndVersion(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsBuilder
- withEndVersion(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdBuilder
- withEntryCountDataEviction(long) - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReadersConfiguration
- withEntryCountMetadataEviction(long) - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReadersConfiguration
- withErrorResponse(int, ClassTag<T>) - Method in class com.here.platform.data.client.base.ApiRequest
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- withEv(Optional<EV>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withExclude(Optional<Exclude>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withExecutorService(ExecutorService) - Method in class com.here.platform.data.client.base.javadsl.BaseClientJava.Builder
-
Applies an execution context to the BaseClientJava Builder.
- withFallback(VersionedLayerReaderConfiguration<T>) - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReadersConfiguration
- withFeature(Feature) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureBuilder
- withFeature(Feature) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureBuilder
- withFeatureCollection(FeatureCollection) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesBuilder
- withFeatureCollection(FeatureCollection) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesBuilder
- withFeatureId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureBuilder
- withFeatureId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureBuilder
- withFeatureId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureBuilder
- withFeatureId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureBuilder
- withFile(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentBuilder
- withFileInArchive(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveBuilder
- withFileName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileBuilder
- withFileName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileBuilder
- withFileName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileBuilder
- withFileName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceBuilder
- withFlags(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusBuilder
- withForce(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactBuilder
- withForce(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaBuilder
- withForce2D(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureBuilder
- withForce2D(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBuilder
- withForce2D(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withForce2D(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withForce2D(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- withForce2D(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withForce2D(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesBuilder
- withForce2D(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesBuilder
- withFormat(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageBuilder
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ApiRequest
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- withFrom(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsBuilder
- withFrom(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- withFunctionalClasses(List<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowBuilder
- withFunctionalClasses(List<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsBuilder
- withGenericPartitionMetadataFetchPolicy(MetadataFetchPolicy<GenericPartitionKey>) - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReaderConfiguration
- withGeometry(Optional<Geometry>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- withGroupId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationBuilder
- withGroupId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactBuilder
- withGroupId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsBuilder
- withGroupId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- withH3Index(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ApiRequest
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- withHereAccessKeyId(String) - Method in class com.here.platform.data.client.base.http.settings.HereAccountCredentials.Builder
-
Set here access key id.
- withHereAccessKeySecret(String) - Method in class com.here.platform.data.client.base.http.settings.HereAccountCredentials.Builder
-
Set here access key secret.
- withHereClientId(String) - Method in class com.here.platform.data.client.base.http.settings.HereAccountCredentials.Builder
-
Set here client id.
- withHereTileMetadataFetchPolicy(MetadataFetchPolicy<HereTileKey>) - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReaderConfiguration
- withHereToken(String) - Method in class com.here.platform.data.client.base.http.settings.HereTokenCredentials.Builder
-
Set here token.
- withHereTokenEndpointUrl(String) - Method in class com.here.platform.data.client.base.http.settings.HereAccountCredentials.Builder
-
Set here token endpoint url.
- withHereTokenScope(String) - Method in class com.here.platform.data.client.base.http.settings.HereAccountCredentials.Builder
-
Set here token scope.
- withHost(String) - Method in class com.here.platform.data.client.base.http.settings.ProxySettings.Builder
-
Set proxy host.
- withHost(String) - Method in class com.here.platform.data.client.base.http.settings.ProxySettings
- withHourlyDate(Optional<DateOrTime>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeBuilder
- withId(String) - Method in class com.here.platform.data.client.base.javadsl.BaseClientJava.Builder
-
Applies a client ID to the BaseClientJava Builder.
- withId(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBuilder
- withId(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesBuilder
- withIfNoneMatch(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsBuilder
- withIfNoneMatch(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobBuilder
- withImageType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageBuilder
- withIn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowBuilder
- withIn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsBuilder
- withIn(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withIndex(List<Index>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesBuilder
- withInitTimeout(Duration) - Method in class com.here.platform.data.client.base.http.settings.RetryPolicy.Builder
-
Set initial timeout.
- withInlineObject(InlineObject) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationBuilder
- withInlineObject1(InlineObject1) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationBuilder
- withInternal(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointBuilder
- withInterpolate(Optional<Boolean>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathBuilder
- withIOExecutorService(ExecutorService) - Method in class com.here.platform.data.client.base.javadsl.BaseClientJava.Builder
-
Applies an IO execution service to the BaseClientJava Builder.
- withKey(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyBuilder
- withKey(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyBuilder
- withKey(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyBuilder
- withKey(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyBuilder
- withKey(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyBuilder
- withLang(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withLang(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesBuilder
- withLang(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withLang(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetBuilder
- withLang(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withLang(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsBuilder
- withLang(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdBuilder
- withLang(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportBuilder
- withLat(Optional<Double>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withLatestEndTime(Optional<OffsetDateTime>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsBuilder
- withLayer(String, VersionedLayerReaderConfiguration<T>) - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReadersConfiguration
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeBuilder
- withLayerID(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusBuilder
- withLayerID(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsBuilder
- withLayerID(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesBuilder
- withLayerID(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteBuilder
- withLayerID(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryBuilder
- withLayerID(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateBuilder
- withLayerSchema(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- withLayerType(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsBuilder
- withLimit(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsBuilder
- withLinkable(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- withLinkable(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withLinkable(Optional<Boolean>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsBuilder
- withLinkable(Optional<Boolean>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsBuilder
- withLinkSchemaToProjectRequest(Optional<LinkSchemaToProjectRequest>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectBuilder
- withLng(Optional<Double>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withLocalConfig(Config) - Method in class com.here.platform.data.client.base.javadsl.BaseClientJava.Builder
-
Applies a TypeSafe configuration to the BaseClientJava Builder.
- withLocation(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportBuilder
- withLocationReferencing(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowBuilder
- withLocationReferencing(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsBuilder
- withLocationReferencing(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdBuilder
- withLruCache() - Static method in class com.here.platform.location.dataloader.core.caching.CacheManager
-
Deprecated.Creates a
CacheManagerwith default cache sizes. - withLruCache(long, long) - Static method in class com.here.platform.location.dataloader.core.caching.CacheManager
-
Deprecated.Creates a
CacheManagerwith anInMemoryLruCachePolicy. - withLruCache(long, long, long) - Static method in class com.here.platform.location.dataloader.core.caching.CacheManager
-
Deprecated.Creates a
CacheManagerwith anInMemoryLruCachePolicy. - withMakeSchemaLinkableRequest(MakeSchemaLinkableRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableBuilder
- withMargin(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withMarketplaceReady(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withMaxAttempts(int) - Method in class com.here.platform.data.client.base.http.settings.RetryPolicy.Builder
-
Set max number of retry attempts.
- withMaxBlobCacheSizeBytes(long) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
- withMaxBlobCacheSizeBytes(long) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
-
Sets the maximum size of the blob cache to be created.
- withMaxJamFactor(Optional<Double>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowBuilder
- withMaxMetadataCacheEntryCount(long) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
- withMaxMetadataCacheEntryCount(long) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
-
Sets the maximum size of the metadata cache to be created.
- withMaxPerBoard(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesBuilder
- withMaxPerTransport(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesBuilder
- withMaxWeight(long) - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReadersConfiguration
- withMethodName(String) - Method in class com.here.platform.data.client.base.ApiRequest
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- withMinimumVersionInfo(MinimumVersionInfo) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionBuilder
- withMinJamFactor(Optional<Double>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowBuilder
- withMode(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withMode(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsBuilder
- withMode(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataBuilder
- withMode(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionBuilder
- withMode(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetBuilder
- withMode(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeBuilder
- withModes(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesBuilder
- withModes(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withMultipartCompletePayload(Optional<MultipartCompletePayload>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyBuilder
- withMultipartToken(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyBuilder
- withMultipartToken(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyBuilder
- withMultipartToken(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyBuilder
- withMultipartToken(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyBuilder
- withMultiPartToken(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadBuilder
- withMultiPartToken(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadBuilder
- withMultiPartToken(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusBuilder
- withMultiPartToken(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- withMultipartUploadByKeyMetadata(MultipartUploadByKeyMetadata) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyBuilder
- withNavigationAttributes(NavigationAttributeDescription...) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
- withNavigationAttributes(NavigationAttributeDescription...) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
-
Configures the list of Navigation attributes to retain in memory after downloading a partition of the Navigation attributes layer.
- withNavigationAttributes(Seq<NavigationAttributeDescription>) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
- withNavigationAttributes(Seq<NavigationAttributeDescription>) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
-
Configures the list of Navigation attributes to retain in memory after downloading a partition of the Navigation attributes layer.
- withNoDataEviction() - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReadersConfiguration
- withNoMetadataEviction() - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReadersConfiguration
- withNotificationStreamLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsBuilder
- withNotificationStreamLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsBuilder
- withNumRequestedParts(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsBuilder
- withNumRequestedParts(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsBuilder
- withNumRequestedParts(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsBuilder
- withOffset(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsBuilder
- withOffset(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- withOneObservation(Optional<Boolean>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportBuilder
- withOrder(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsBuilder
- withOrder(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- withOrganisation(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withOrganisationType(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withOrigin(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withOrigin(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withOriginalId(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdBuilder
- withoutBody() - Method in class com.here.platform.data.client.base.ApiRequest
- withOverallTimeout(Duration) - Method in class com.here.platform.data.client.base.http.settings.RetryPolicy.Builder
-
Set overall timeout.
- withPageContext(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageBuilder
- withPageToken(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysBuilder
- withPageToken(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsBuilder
- withPageToken(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsBuilder
- withPageToken(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetBuilder
- withPageToken(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsBuilder
- withPageToken(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesBuilder
- withPageToken(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsBuilder
- withPageToken(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsBuilder
- withParams(Map<String, String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withParams(Map<String, String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withParams(Map<String, String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- withParams(Map<String, String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withParams(Map<String, String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesBuilder
- withParent(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysBuilder
- withPart(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryBuilder
- withPart(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- withPart(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsBuilder
- withPartition(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdBuilder
- withPartition(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdBuilder
- withPartNumber(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyBuilder
- withPartNumber(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- withParts(Optional<MultipartCompleteRequest>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadBuilder
- withPatchCatalog(PatchCatalog) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogBuilder
- withPatchLayer(PatchLayer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerBuilder
- withPatchProperties(PatchProperties) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobBuilder
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ApiRequest
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- withPedestrianLeftSquareBracketmaxDistanceRightSquareBracket(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withPedestrianLeftSquareBracketspeedRightSquareBracket(Optional<Double>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withPoliticalView(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withPoliticalView(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportBuilder
- withPort(Integer) - Method in class com.here.platform.data.client.base.http.settings.ProxySettings.Builder
-
Set proxy port.
- withPort(Integer) - Method in class com.here.platform.data.client.base.http.settings.ProxySettings
- withPostalCodeMode(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withProducts(List<WeatherProduct.Product>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportBuilder
- withProjectHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectBuilder
- withProxyCredentials(Optional<ProxyCredentials>) - Method in class com.here.platform.data.client.base.http.settings.ProxySettings
- withProxySetting(ProxySettings) - Method in class com.here.platform.data.client.base.javadsl.BaseClientJava.Builder
-
Applies proxy settings to the BaseClientJava Builder.
- withPublicationId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationBuilder
- withPublicationId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationBuilder
- withPublicationId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationBuilder
- withPublicationId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsBuilder
- withQ(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withQ(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withQ(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsBuilder
- withQ(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportBuilder
- withQq(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withQuadKey(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexBuilder
- withQuadKey(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileBuilder
- withQuery(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryBuilder
- withQueryParam(Object) - Method in class com.here.platform.data.client.base.ApiRequest
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ApiRequest
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- withQueryParam(Map<String, String>) - Method in class com.here.platform.data.client.base.ApiRequest
- withRadius(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withRadius(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- withRange(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobBuilder
- withRange(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyBuilder
- withRange(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyBuilder
- withRange(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- withRange(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsBuilder
- withRefCatalogHrn(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withRefFeatureId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withRefLayerId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withRegion(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withRegisterArtifactRequest(RegisterArtifactRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactBuilder
- withRequestTimeout(Duration) - Method in class com.here.platform.data.client.base.http.settings.RetryPolicy.Builder
-
Set request timeout.
- withResourceType(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withRetriableHttpErrors(Set<Object>) - Method in class com.here.platform.data.client.base.http.settings.RetryPolicy.Builder
-
Set http retriable errors.
- withRetryPolicy(RetryPolicy) - Method in class com.here.platform.data.client.base.http.settings.ApiConfiguration.Builder
-
Set retry policy.
- withRetryStrategy(RetryStrategyType) - Method in class com.here.platform.data.client.base.http.settings.RetryPolicy.Builder
-
Set retry strategy.
- withReturn(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withReturn(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withReturn(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsBuilder
- withRoadAccess(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathBuilder
- withRoadAttributes(RoadAttributeDescription...) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
- withRoadAttributes(RoadAttributeDescription...) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
-
Configures the list of Road attributes to retain in memory after downloading a partition of the Road attributes layer.
- withRoadAttributes(Seq<RoadAttributeDescription>) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
- withRoadAttributes(Seq<RoadAttributeDescription>) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
-
Configures the list of Road attributes to retain in memory after downloading a partition of the Road attributes layer.
- withRoutingCustomizationPostRequest(RoutingCustomizationPostRequest) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationBuilder
- withRoutingCustomizationPutRequest(RoutingCustomizationPutRequest) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationBuilder
- withRoutingMode(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionBuilder
- withSchemaHrn(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withSeekOffsetsRequest(SeekOffsetsRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetBuilder
- withSelection(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureBuilder
- withSelection(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBuilder
- withSelection(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withSelection(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withSelection(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- withSelection(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withSelection(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesBuilder
- withSelection(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesBuilder
- withShow(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withShowMapReferences(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withShowNavAttributes(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withShowRelated(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withShowTranslations(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withSinceTime(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- withSinceTime(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdBuilder
- withSkipCache(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withSkipCache(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withSkipCache(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- withSkipCache(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withSkipCache(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsBuilder
- withSkipCache(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesBuilder
- withSkipCache(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesBuilder
- withSort(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsBuilder
- withSort(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- withSort(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesBuilder
- withSortBy(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withSortOrder(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withSource(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyBuilder
- withSource(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyBuilder
- withSpans(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withStartVersion(Long) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionBuilder
- withStartVersion(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsBuilder
- withStartVersion(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- withStartVersion(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsBuilder
- withStartVersion(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdBuilder
- withStationOptions(Optional<BasePlaces>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsBuilder
- withStatusToken(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusBuilder
- withStrict(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsBuilder
- withSubscribeRequest(SubscribeRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeBuilder
- withSubscriptionHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsBuilder
- withSubscriptionHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionBuilder
- withSubscriptionHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionBuilder
- withSubscriptionId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsBuilder
- withSubscriptionId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataBuilder
- withSubscriptionId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionBuilder
- withSubscriptionId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetBuilder
- withSubscriptionId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeBuilder
- withSubscriptionProperties(Optional<SubscriptionProperties>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeBuilder
- withSubsetId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetBuilder
- withSuccessResponse(int, ClassTag<T>) - Method in class com.here.platform.data.client.base.ApiRequest
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetStatisticsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetHealthAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.CommonApi.GetVersionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- withTargetHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityBuilder
- withTileId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withTileType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withTime(Optional<OffsetDateTime>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesBuilder
- withTime(Optional<OffsetDateTime>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageBuilder
- withTimespan(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesBuilder
- withToken(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusBuilder
- withTrace(Trace) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathBuilder
- withTransportMode(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withTruck(Optional<Truck>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerBuilder
- withType(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- withType(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsBuilder
- withTypeIds(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsBuilder
- withTypes(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withUnits(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withUnits(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsBuilder
- withUnits(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdBuilder
- withUnits(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withUnits(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportBuilder
- withUpdateIndexRequest(UpdateIndexRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateBuilder
- withUpdatePermissionRequest(UpdatePermissionRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionBuilder
- withUpdatePermissionRequest(Optional<UpdatePermissionRequest>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathBuilder
- withVerbose(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withVersion(Long) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionBuilder
- withVersion(Long) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexBuilder
- withVersion(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetBuilder
- withVersion(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionBuilder
- withVersion(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathBuilder
- withVersion(List<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsBuilder
- withVersion(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsBuilder
- withVersion(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsBuilder
- withVersion(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureBuilder
- withVersion(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBuilder
- withVersion(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withVersion(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withVersion(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- withVersion(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withVersion(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesBuilder
- withVersion(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesBuilder
- withVersion(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdBuilder
- withVersionedLayerReadersCache(Cache<LayerMetadata, Object>, Cache<LayerMetadataKey, OptionalLayerMetadata>) - Method in class com.here.platform.data.client.v2.main.javadsl.DataClientCatalogBuilder
- withVersionedLayerReadersCache(Cache<LayerMetadata, Object>, Cache<LayerMetadataKey, OptionalLayerMetadata>) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetExternalCaches
-
Deprecated.use withVersionedLayerReadersCache with VersionedLayerReadersConfiguration parameter
- withVersionedLayerReadersCache(VersionedLayerReadersConfiguration, Cache<LayerMetadata, Object>, Cache<LayerMetadataKey, OptionalLayerMetadata>) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetExternalCaches
-
Passes a external caches.
- withVersionedLayerReadersConfiguration(VersionedLayerReadersConfiguration) - Method in class com.here.platform.data.client.v2.main.javadsl.DataClientCatalogBuilder
- withVia(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withVizSampling(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withWeatherAlertRequestGeoJson(WeatherAlertRequestGeoJson) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertBuilder
- withWeigher(ToIntFunction<T>) - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReaderConfiguration
-
Provides a weigher to be used when `VersionedLayerReadersConfiguration.withMaxWeight` is set.
- withWeigher(Function1<T, Object>) - Method in class com.here.platform.location.integration.LayerConfiguration
- withWith(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withX(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageBuilder
- withXHEREChecksum(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataBuilder
- withXHEREChecksum(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIBuilder
- withXHEREDigest(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobBuilder
- withXHEREDigest(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- withXHEREDigest(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyBuilder
- withXHEREDigest(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyBuilder
- withXHEREMessageKey(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataBuilder
- withXHEREMessageKey(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIBuilder
- withXHERETraceId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataBuilder
- withXHERETraceId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsBuilder
- withXHERETraceId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIBuilder
- withXIdempotencyKey(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionBuilder
- withXIdempotencyKey(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionBuilder
- withXReplicate(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobBuilder
- withXReplicate(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobBuilder
- withXReplicate(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobBuilder
- withXRequestId(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthBuilder
- withXRequestId(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIBuilder
- withXRequestId(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionBuilder
- withXRequestId(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowBuilder
- withXRequestId(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsBuilder
- withXRequestId(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdBuilder
- withXRequestId(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthBuilder
- withXRequestId(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiBuilder
- withXRequestId(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionBuilder
- withXRequestId(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertBuilder
- withXRequestId(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageBuilder
- withXRequestId(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsBuilder
- withY(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageBuilder
- withZipCode(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportBuilder
- withZoom(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageBuilder
- WLF - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Wallis and Futuna
- WLF$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.WLF$
- write(OutputStream) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Writes GeoJSON to the given output stream in UTF-8.
- WriteFeaturesApi - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
- WriteFeaturesApi.DeleteFeatureAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.DeleteFeatureAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.DeleteFeatureBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.DeleteFeaturesAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.DeleteFeaturesAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.DeleteFeaturesBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.PatchFeatureAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.PatchFeatureAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.PatchFeatureBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.PostFeaturesAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.PostFeaturesAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.PostFeaturesBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.PutFeatureAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.PutFeatureAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.PutFeatureBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.PutFeaturesAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.PutFeaturesAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.PutFeaturesBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- writePretty(OutputStream) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Writes pretty printed GeoJSON to the given output stream in UTF-8.
- WSM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Samoa
- WSM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.WSM$
X
- x() - Method in class com.here.platform.location.core.geospatial.Coordinate2D
- x(Coordinate2D) - Method in class com.here.platform.location.core.geospatial.Coordinate2D.Coordinate2DOps$
- x(CoordinateOperations<C>) - Method in class com.here.platform.location.core.geospatial.CoordinateOperations.CoordinateOperationsAsMembers
- x(Coordinate) - Method in interface com.here.platform.location.core.geospatial.CoordinateOperations
- XmlMarshaller<A> - Interface in com.here.platform.location.tpeg2
-
A marshaller that can output objects as TPEG-ML (XML) or read them from it.
- XmlMarshallerConfig - Class in com.here.platform.location.tpeg2
-
Configuration specifying how a TPEG-ML (un)marshaller should behave.
- XmlMarshallerConfig() - Constructor for class com.here.platform.location.tpeg2.XmlMarshallerConfig
-
Constructs a config with both ignoreNamespaceVersionDifferences and ignoreElementNameCase set to true.
- XmlMarshallerConfig(boolean, boolean) - Constructor for class com.here.platform.location.tpeg2.XmlMarshallerConfig
- XmlMarshallers - Class in com.here.platform.location.tpeg2
-
Factory methods for
XmlMarshallers. - XmlMarshallers() - Constructor for class com.here.platform.location.tpeg2.XmlMarshallers
Y
- y() - Method in class com.here.platform.location.core.geospatial.Coordinate2D
- y(Coordinate2D) - Method in class com.here.platform.location.core.geospatial.Coordinate2D.Coordinate2DOps$
- y(CoordinateOperations<C>) - Method in class com.here.platform.location.core.geospatial.CoordinateOperations.CoordinateOperationsAsMembers
- y(Coordinate) - Method in interface com.here.platform.location.core.geospatial.CoordinateOperations
- year() - Method in class com.here.platform.location.tpeg2.sni.MaskedTime
- YELLOW - Static variable in class com.here.platform.location.io.javadsl.Color
- YEM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Yemen
- YEM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.YEM$
Z
- ZAF - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
South Africa
- ZAF$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ZAF$
- ZMB - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Zambia
- ZMB$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ZMB$
- zoomLevels() - Method in class com.here.platform.data.client.v2.adapter.model.Partitioning
- zoomLevels() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedHereTileLayer
- ZWE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Zimbabwe
- ZWE$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ZWE$
All Classes and Interfaces|All Packages|Serialized Form